AUTOMATED_AGENT constant

Participant_Role const AUTOMATED_AGENT

Implementation

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