NOTICE constant

LogSeverity const NOTICE

Implementation

static const LogSeverity NOTICE = LogSeverity._(300, _omitEnumNames ? '' : 'NOTICE');