menu
scanbot_sdk
scanbot_sdk_models
SdkLicenseStatus
SdkLicenseStatus.fromJson factory constructor
SdkLicenseStatus.fromJson
brightness_4
brightness_5
SdkLicenseStatus.fromJson
constructor
SdkLicenseStatus.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SdkLicenseStatus.fromJson(Map<String, dynamic> json) => _$SdkLicenseStatusFromJson(json);
scanbot_sdk
scanbot_sdk_models
SdkLicenseStatus
SdkLicenseStatus.fromJson factory constructor
SdkLicenseStatus class
Constructors
SdkLicenseStatus
fromJson
Properties
expirationDate
hashCode
isLicenseValid
runtimeType
status
Methods
noSuchMethod
toString
Operators
operator ==