TDeleteWalletAccountsInput constructor

const TDeleteWalletAccountsInput({
  1. required TDeleteWalletAccountsBody body,
})

Implementation

const TDeleteWalletAccountsInput({required this.body});