TEST_START constant

LogSubEntryType const TEST_START

Implementation

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