menu
stopou_blocker package
documentation
stopou_blocker_platform_interface.dart
StopouBlockerPlatform
getStatus method
getStatus method
dark_mode
light_mode
getStatus
method
Future
<
Map
<
String
,
dynamic
>
>
getStatus
(
)
Implementation
Future<Map<String, dynamic>> getStatus() => throw UnimplementedError();
stopou_blocker package
documentation
stopou_blocker_platform_interface
StopouBlockerPlatform
getStatus method
StopouBlockerPlatform class