onlyUsedByOwner property
- @TagNumber(11)
whether the organization(s) using this fragment is the same as the fragment org
Implementation
@$pb.TagNumber(11)
$core.bool get onlyUsedByOwner => $_getBF(9);
- @TagNumber(11)
Implementation
@$pb.TagNumber(11)
set onlyUsedByOwner($core.bool v) { $_setBool(9, v); }