menu
scannerpro package
documentation
core/services/cloud_sync_helper.dart
CloudSyncAdapter
isAvailable abstract method
isAvailable abstract method
dark_mode
light_mode
isAvailable
abstract method
Future
<
bool
>
isAvailable
(
)
Checks connectivity / health of the cloud endpoint.
Implementation
Future<bool> isAvailable();
scannerpro package
documentation
core/services/cloud_sync_helper
CloudSyncAdapter
isAvailable abstract method
CloudSyncAdapter class