GoogleCloudIdentitytoolkitV1MfaFactor constructor

GoogleCloudIdentitytoolkitV1MfaFactor({
  1. String? displayName,
  2. String? phoneInfo,
})

Implementation

GoogleCloudIdentitytoolkitV1MfaFactor({this.displayName, this.phoneInfo});