menu
scouting_app_2024
debug.dart
Debug
ohno method
ohno
brightness_4
brightness_5
ohno
method
void
ohno
(
dynamic
msg
)
Implementation
void ohno(dynamic msg) => _logger.severe(msg);
scouting_app_2024
debug
Debug
ohno method
Debug class