TExportWalletAccountInput constructor

const TExportWalletAccountInput({
  1. required TExportWalletAccountBody body,
})

Implementation

const TExportWalletAccountInput({required this.body});