menu
scanbot_sdk
license_plate_scan_data
LicensePlateScanResult
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$LicensePlateScanResultToJson(this);
scanbot_sdk
license_plate_scan_data
LicensePlateScanResult
toJson method
LicensePlateScanResult class
Constructors
LicensePlateScanResult
canceled
error
fromJson
Properties
confidence
countryCode
hashCode
licensePlate
message
operationResult
rawText
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==