BaseAccountAminoArgs constructor

BaseAccountAminoArgs({
  1. dynamic type = AccountsConstants.BASE_ACCOUNT_AMINO_TYPE,
})

Implementation

BaseAccountAminoArgs({type = AccountsConstants.BASE_ACCOUNT_AMINO_TYPE});