menu
turnkey_http package
documentation
__generated__/models.dart
TGetWalletsResponse
TGetWalletsResponse.new const constructor
TGetWalletsResponse.new const constructor
dark_mode
light_mode
TGetWalletsResponse
constructor
const
TGetWalletsResponse
(
{
required
List
<
v1Wallet
>
wallets
,
})
Implementation
const TGetWalletsResponse({ required this.wallets, });
turnkey_http package
documentation
__generated__/models
TGetWalletsResponse
TGetWalletsResponse.new const constructor
TGetWalletsResponse class