BASIC constant

Implementation

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