catcherDebugOptions method
Implementation
Future<CatcherOptions> catcherDebugOptions() async {
return CatcherOptions.getDefaultDebugOptions();
}
Future<CatcherOptions> catcherDebugOptions() async {
return CatcherOptions.getDefaultDebugOptions();
}