TICKET_NOT_FOUND constant

AssignmentFailure_Cause const TICKET_NOT_FOUND

Implementation

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