currentStopSequence property

int currentStopSequence
@$pb.TagNumber(3)

Implementation

@$pb.TagNumber(3)
$core.int get currentStopSequence => $_getIZ(2);
void currentStopSequence= (int v)
@$pb.TagNumber(3)

Implementation

@$pb.TagNumber(3)
set currentStopSequence($core.int v) { $_setUnsignedInt32(2, v); }