AuthenticatorId.fromJson constructor
AuthenticatorId.fromJson(
- String value
Implementation
factory AuthenticatorId.fromJson(String value) => AuthenticatorId(value);
factory AuthenticatorId.fromJson(String value) => AuthenticatorId(value);