values constant Null safety
Implementation
static const $core.List<ParticipantInfo_State> values = <ParticipantInfo_State>[
JOINING,
JOINED,
ACTIVE,
DISCONNECTED,
];
static const $core.List<ParticipantInfo_State> values = <ParticipantInfo_State>[
JOINING,
JOINED,
ACTIVE,
DISCONNECTED,
];