menu
catcher_2 package
documentation
model/report_handler.dart
ReportHandler
getSupportedPlatforms abstract method
getSupportedPlatforms abstract method
dark_mode
light_mode
getSupportedPlatforms
abstract method
List
<
PlatformType
>
getSupportedPlatforms
(
)
Get list of supported platforms
Implementation
List<PlatformType> getSupportedPlatforms();
catcher_2 package
documentation
model/report_handler
ReportHandler
getSupportedPlatforms abstract method
ReportHandler class