oidcLegacyIntrospection property

  1. @TagNumber(4)
FeatureFlag oidcLegacyIntrospection

Implementation

@$pb.TagNumber(4)
$5.FeatureFlag get oidcLegacyIntrospection => $_getN(3);
  1. @TagNumber(4)
void oidcLegacyIntrospection=(FeatureFlag v)

Implementation

@$pb.TagNumber(4)
set oidcLegacyIntrospection($5.FeatureFlag v) { setField(4, v); }