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