lastSortitionHeight property
Implementation
@$pb.TagNumber(7)
$core.int get lastSortitionHeight => $_getIZ(6);
Implementation
@$pb.TagNumber(7)
set lastSortitionHeight($core.int v) {
$_setUnsignedInt32(6, v);
}
@$pb.TagNumber(7)
$core.int get lastSortitionHeight => $_getIZ(6);
@$pb.TagNumber(7)
set lastSortitionHeight($core.int v) {
$_setUnsignedInt32(6, v);
}