menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
WalletListResponse
WalletListResponse constructor
WalletListResponse constructor
dark_mode
light_mode
WalletListResponse
constructor
WalletListResponse
(
{
required
List
<
Wallet
>
wallets
,
String
?
nextCursor
,
required
String
requestId
,
})
Implementation
WalletListResponse({ required this.wallets, this.nextCursor, required this.requestId, });
dart_plaid package
documentation
generated/plaid_service.swagger
WalletListResponse
WalletListResponse constructor
WalletListResponse class