menu
burt_network
burt_network.dart
BurtLogLevel
warning constant
warning
dark_mode
light_mode
description
warning
constant
BurtLogLevel
const
warning
Implementation
static const BurtLogLevel warning = BurtLogLevel._(3, _omitEnumNames ? '' : 'warning');
burt_network
burt_network
BurtLogLevel
warning constant
BurtLogLevel class