LOG_LEVEL_DEBUG constant

LogLevel const LOG_LEVEL_DEBUG

Implementation

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