v1GetAuthenticatorResponse constructor
const
v1GetAuthenticatorResponse({
- required v1Authenticator authenticator,
Implementation
const v1GetAuthenticatorResponse({
required this.authenticator,
});