ACTIVE constant Null safety

ParticipantInfo_State const ACTIVE

Implementation

static const ParticipantInfo_State ACTIVE = ParticipantInfo_State._(
    2, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'ACTIVE');