error property
Exception?
get
error
Returns the error if the subscription set is in the SubscriptionSetState.error state.
Implementation
Exception? get error => realmCore.getSubscriptionSetError(this);
Returns the error if the subscription set is in the SubscriptionSetState.error state.
Exception? get error => realmCore.getSubscriptionSetError(this);