DUPLICATED constant

Implementation

static const TripDescriptor_ScheduleRelationship DUPLICATED =
    TripDescriptor_ScheduleRelationship._(
        6,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'DUPLICATED');