menu
cux_ship package
documentation
documents.dart
VerifyCheck
VerifyCheck.fromJson factory constructor
VerifyCheck.fromJson factory constructor
dark_mode
light_mode
VerifyCheck.fromJson
constructor
VerifyCheck.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VerifyCheck.fromJson(Map<String, dynamic> json) => _$VerifyCheckFromJson(json);
cux_ship package
documentation
documents
VerifyCheck
VerifyCheck.fromJson factory constructor
VerifyCheck class