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