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