menu
avy_debug_panel package
documentation
environment_manager.dart
DebugEnvironmentManager
exportJson static method
exportJson static method
dark_mode
light_mode
exportJson
static method
String
exportJson
(
)
Export as JSON string.
Implementation
static String exportJson() { return jsonEncode(export()); }
avy_debug_panel package
documentation
environment_manager
DebugEnvironmentManager
exportJson static method
DebugEnvironmentManager class