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