INTENT constant

Implementation

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