isBase property
If true, this function's implementation is provided by the target platform compiler, not by a ball expression body.
Implementation
@$pb.TagNumber(6)
$core.bool get isBase => $_getBF(5);
Implementation
@$pb.TagNumber(6)
set isBase($core.bool value) => $_setBool(5, value);