TCPHeaderConfig.http constructor
const
TCPHeaderConfig.http({
- AuthenticatorRequest? request,
- AuthenticatorResponse? response,
Implementation
const factory TCPHeaderConfig.http({
AuthenticatorRequest? request,
AuthenticatorResponse? response,
}) = Authenticator;