menu
turnkey_http package
documentation
__generated__/models.dart
TGetWalletBody
TGetWalletBody.new const constructor
TGetWalletBody.new const constructor
dark_mode
light_mode
TGetWalletBody
constructor
const
TGetWalletBody
(
{
String
?
organizationId
,
required
String
walletId
,
})
Implementation
const TGetWalletBody({ this.organizationId, required this.walletId, });
turnkey_http package
documentation
__generated__/models
TGetWalletBody
TGetWalletBody.new const constructor
TGetWalletBody class