| Declaration | |
|---|---|
| From | - (void)setAllAttachments:(nonnull NSDictionary *)dict |
| To | - (void)setAllAttachments:(nonnull NSDictionary<NSString *,id> *)dict |
| Declaration | |
|---|---|
| From | - (nullable NSDictionary *)allAttachments |
| To | - (nullable NSDictionary<NSString *,id> *)allAttachments |