INFO constant

LogSeverity const INFO

Implementation

static const LogSeverity INFO = LogSeverity._(200, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'INFO');