includeInternalData property
Implementation
@$pb.TagNumber(4)
$core.bool get includeInternalData => $_getBF(3);
Implementation
@$pb.TagNumber(4)
set includeInternalData($core.bool v) { $_setBool(3, v); }
@$pb.TagNumber(4)
$core.bool get includeInternalData => $_getBF(3);
@$pb.TagNumber(4)
set includeInternalData($core.bool v) { $_setBool(3, v); }