ProxyTOAuth2AuthenticateInput constructor

const ProxyTOAuth2AuthenticateInput({
  1. required ProxyTOAuth2AuthenticateBody body,
})

Implementation

const ProxyTOAuth2AuthenticateInput({required this.body});