ROLE_UNSPECIFIED constant

Participant_Role const ROLE_UNSPECIFIED

Implementation

static const Participant_Role ROLE_UNSPECIFIED = Participant_Role._(
    0,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'ROLE_UNSPECIFIED');