TCreateWalletAccountsBody constructor
const
TCreateWalletAccountsBody({})
Implementation
const TCreateWalletAccountsBody({
this.timestampMs,
this.organizationId,
required this.walletId,
required this.accounts,
this.persist,
});