NONE constant

LogLevel const NONE

Implementation

static const LogLevel NONE = LogLevel._(10, _omitEnumNames ? '' : 'NONE');