timestampUs property
- @TagNumber.new(1)
Generation is single-flight, so the stream itself is the correlation.
Implementation
@$pb.TagNumber(1)
$fixnum.Int64 get timestampUs => $_getI64(0);
- @TagNumber.new(1)
Implementation
@$pb.TagNumber(1)
set timestampUs($fixnum.Int64 value) => $_setInt64(0, value);