menu
ventas_dealer package
documentation
models/get_more_info.dart
GetMoreInfo
GetMoreInfo.fromJson factory constructor
GetMoreInfo.fromJson factory constructor
dark_mode
light_mode
GetMoreInfo.fromJson
constructor
GetMoreInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GetMoreInfo.fromJson(Map<String, dynamic> json) => _$GetMoreInfoFromJson(json);
ventas_dealer package
documentation
models/get_more_info
GetMoreInfo
GetMoreInfo.fromJson factory constructor
GetMoreInfo class