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