menu
scanbot_sdk
mc_scanning_data
DateRecord
DateRecord.fromJson factory constructor
DateRecord.fromJson
brightness_4
brightness_5
DateRecord.fromJson
constructor
DateRecord.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DateRecord.fromJson(Map<String, dynamic> json) => _$DateRecordFromJson(json);
scanbot_sdk
mc_scanning_data
DateRecord
DateRecord.fromJson factory constructor
DateRecord class
Constructors
DateRecord
fromJson
Properties
dateString
hashCode
recognitionConfidenceValue
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==