menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
PaymentAmount
PaymentAmount.fromJson factory constructor
PaymentAmount.fromJson factory constructor
dark_mode
light_mode
PaymentAmount.fromJson
constructor
PaymentAmount.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PaymentAmount.fromJson(Map<String, dynamic> json) => _$PaymentAmountFromJson(json);
dart_plaid package
documentation
generated/plaid_service.swagger
PaymentAmount
PaymentAmount.fromJson factory constructor
PaymentAmount class