isPrivate property
@doc whether this environment value is a private.
Implementation
@$pb.TagNumber(3)
$core.bool get isPrivate => $_getBF(2);
@doc whether this environment value is a private.
@$pb.TagNumber(3)
$core.bool get isPrivate => $_getBF(2);