LOG_LEVEL_INFO constant

LogLevel const LOG_LEVEL_INFO

Implementation

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