Some test text!
Declaration | |
---|---|
From | - (nonnull NSString *)userID |
To | @property (nonatomic, readonly, copy, nullable) NSString *userID |
Declaration | |
---|---|
From | @property (nonatomic, copy, nonnull) PTAnnotationOptions *textAnnotationOptions |
To | @property (nonatomic, copy, nonnull) PTTextAnnotationOptions *textAnnotationOptions |