AuthenticatorId constructor

AuthenticatorId(
  1. String value
)

Implementation

AuthenticatorId(this.value);