endSlot property
- @TagNumber.new(8)
The final slot of the epoch
Implementation
@$pb.TagNumber(8)
$fixnum.Int64 get endSlot => $_getI64(7);
- @TagNumber.new(8)
Implementation
@$pb.TagNumber(8)
set endSlot($fixnum.Int64 v) { $_setInt64(7, v); }
The final slot of the epoch
@$pb.TagNumber(8)
$fixnum.Int64 get endSlot => $_getI64(7);
@$pb.TagNumber(8)
set endSlot($fixnum.Int64 v) { $_setInt64(7, v); }