menu
background_refresh_status package
documentation
background_refresh_status_platform_interface.dart
BackgroundRefreshStatusPlatform
getStatus method
getStatus method
dark_mode
light_mode
getStatus
method
Future
<
Status
>
getStatus
(
)
Implementation
Future<Status> getStatus() { throw UnimplementedError('getStatus() has not been implemented'); }
background_refresh_status package
documentation
background_refresh_status_platform_interface
BackgroundRefreshStatusPlatform
getStatus method
BackgroundRefreshStatusPlatform class