ProxyTGetWalletKitConfigInput constructor

const ProxyTGetWalletKitConfigInput({
  1. required ProxyTGetWalletKitConfigBody body,
})

Implementation

const ProxyTGetWalletKitConfigInput({required this.body});