ALLicensePlateResult Class Reference Inherits from NSObject Declared in ALPluginResult.h Overview Describes result information of scanning license plates area The area information @property (nonatomic, nullable, assign) ALArea *area Declared In ALPluginResult.h country The country information @property (nonatomic, assign) ALCountry *country Declared In ALPluginResult.h plateText The plate text @property (nonatomic, copy) NSString *plateText Declared In ALPluginResult.h