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