error property
Error message if the event represents a failure.
Only populated for SyncEventType.syncFailed and SyncEventType.operationFailed events.
Implementation
final String? error;
Error message if the event represents a failure.
Only populated for SyncEventType.syncFailed and SyncEventType.operationFailed events.
final String? error;