TCreateWalletAccountsInput constructor

const TCreateWalletAccountsInput({
  1. required TCreateWalletAccountsBody body,
})

Implementation

const TCreateWalletAccountsInput({required this.body});