catcherProfileOptions method
Implementation
Future<CatcherOptions> catcherProfileOptions() async {
return CatcherOptions.getDefaultProfileOptions();
}
Future<CatcherOptions> catcherProfileOptions() async {
return CatcherOptions.getDefaultProfileOptions();
}