authMethodType property

  1. @TagNumber(7)
OIDCAuthMethodType authMethodType

Implementation

@$pb.TagNumber(7)
$21.OIDCAuthMethodType get authMethodType => $_getN(6);
  1. @TagNumber(7)
void authMethodType=(OIDCAuthMethodType v)

Implementation

@$pb.TagNumber(7)
set authMethodType($21.OIDCAuthMethodType v) { setField(7, v); }