IN_PROGRESS constant

CatchUpStatus const IN_PROGRESS

Implementation

static const CatchUpStatus IN_PROGRESS = CatchUpStatus._(1, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'IN_PROGRESS');