hasPendingSync property

bool get hasPendingSync

Check if value is pending sync

Implementation

bool get hasPendingSync => _pendingValue != null;