stopSequence property

int stopSequence
@$pb.TagNumber(1)

Implementation

@$pb.TagNumber(1)
$core.int get stopSequence => $_getIZ(0);
void stopSequence= (int v)
@$pb.TagNumber(1)

Implementation

@$pb.TagNumber(1)
set stopSequence($core.int v) { $_setUnsignedInt32(0, v); }