ProxyTGetAccountInput constructor

const ProxyTGetAccountInput({
  1. required ProxyTGetAccountBody body,
})

Implementation

const ProxyTGetAccountInput({required this.body});