Authenticator constructor
const
Authenticator({
- AuthenticatorRequest? request,
- AuthenticatorResponse? response,
Implementation
const Authenticator({this.request, this.response});