menu
butler_labs package
documentation
models/butler_result.dart
DriversLicense
DriversLicense.fromJson factory constructor
DriversLicense.fromJson factory constructor
dark_mode
light_mode
DriversLicense.fromJson
constructor
DriversLicense.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DriversLicense.fromJson(Map<String, dynamic> json) => _$DriversLicenseFromJson(json);
butler_labs package
documentation
models/butler_result
DriversLicense
DriversLicense.fromJson factory constructor
DriversLicense class