timeBounds property
- @TagNumber.new(16)
Implementation
@$pb.TagNumber(16)
$fixnum.Int64 get timeBounds => $_getI64(15);
- @TagNumber.new(16)
Implementation
@$pb.TagNumber(16)
set timeBounds($fixnum.Int64 v) {
$_setInt64(15, v);
}
@$pb.TagNumber(16)
$fixnum.Int64 get timeBounds => $_getI64(15);
@$pb.TagNumber(16)
set timeBounds($fixnum.Int64 v) {
$_setInt64(15, v);
}