LOG_LEVEL_VERBOSE constant

LogLevel const LOG_LEVEL_VERBOSE

Implementation

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