menu
voo_logging package
documentation
features/logging/data/services/cloud_sync_service.dart
CloudSyncService
onError property
onError property
dark_mode
light_mode
onError
property
void Function
(
String
error
,
int
retryCount
)
?
onError
getter/setter pair
Callback for sync errors.
Implementation
void Function(String error, int retryCount)? onError;
voo_logging package
documentation
features/logging/data/services/cloud_sync_service
CloudSyncService
onError property
CloudSyncService class