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