ASSERT_FAIL constant

LogSubEntryType const ASSERT_FAIL

Implementation

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