9#import <Foundation/Foundation.h>
22- (nullable instancetype)initWithValue:(nullable NSObject*)value andType:(nullable NSString*)type;
Definition MPLocationProperty.h:15
NSString * propertyType
Definition MPLocationProperty.h:16
NSObject * propertyValue
Definition MPLocationProperty.h:17