TCreateWalletBody constructor
const
TCreateWalletBody({})
Implementation
const TCreateWalletBody({
this.timestampMs,
this.organizationId,
required this.walletName,
required this.accounts,
this.mnemonicLength,
});