LOG_LEVEL_ERROR constant

LogLevel const LOG_LEVEL_ERROR

Implementation

static const LogLevel LOG_LEVEL_ERROR = LogLevel._(3, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'LOG_LEVEL_ERROR');