SECTION constant

LogSubEntryType const SECTION

Implementation

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