isSubscribedToRemoteChanges property

bool get isSubscribedToRemoteChanges

Whether the manager is currently subscribed to remote change events.

Implementation

bool get isSubscribedToRemoteChanges => _isSubscribedToRemoteChanges;