menu
syncly package
documentation
core/services/sync_connectivity_service.dart
ISyncConnectivityService
testInternetConnectivity abstract method
testInternetConnectivity abstract method
dark_mode
light_mode
testInternetConnectivity
abstract method
Future
<
bool
>
testInternetConnectivity
(
{
String
?
testUrl
,
Duration
?
timeout
,
})
Implementation
Future<bool> testInternetConnectivity({ String? testUrl, Duration? timeout, });
syncly package
documentation
core/services/sync_connectivity_service
ISyncConnectivityService
testInternetConnectivity abstract method
ISyncConnectivityService class