menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
TransactionsGetResponse
transactions property
transactions property
dark_mode
light_mode
transactions
property
@JsonKey(name: 'transactions', defaultValue: <Transaction>[])
List
<
Transaction
>
transactions
final
Implementation
@JsonKey(name: 'transactions', defaultValue: <Transaction>[]) final List<Transaction> transactions;
dart_plaid package
documentation
generated/plaid_service.swagger
TransactionsGetResponse
transactions property
TransactionsGetResponse class