hasPendingSync property
bool
get
hasPendingSync
Check if value is pending sync
Implementation
bool get hasPendingSync => _pendingValue != null;
Check if value is pending sync
bool get hasPendingSync => _pendingValue != null;