authMethodType property

  1. @TagNumber.new(7)
OIDCAuthMethodType get authMethodType

Implementation

@$pb.TagNumber(7)
$12.OIDCAuthMethodType get authMethodType => $_getN(6);
  1. @TagNumber.new(7)
set authMethodType (OIDCAuthMethodType value)

Implementation

@$pb.TagNumber(7)
set authMethodType($12.OIDCAuthMethodType value) => $_setField(7, value);