menu
swift_flutter package
documentation
core/debug.dart
DebugMode
getInfo static method
getInfo static method
dark_mode
light_mode
getInfo
static method
dynamic
getInfo
(
String
key
)
Get debug info
Implementation
static dynamic getInfo(String key) => _debugInfo[key];
swift_flutter package
documentation
core/debug
DebugMode
getInfo static method
DebugMode class