oidcTriggerIntrospectionProjections property
Implementation
@$pb.TagNumber(2)
$core.bool get oidcTriggerIntrospectionProjections => $_getBF(1);
Implementation
@$pb.TagNumber(2)
set oidcTriggerIntrospectionProjections($core.bool v) { $_setBool(1, v); }