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