TGetWalletAccountInput constructor

const TGetWalletAccountInput({
  1. required TGetWalletAccountBody body,
})

Implementation

const TGetWalletAccountInput({required this.body});