error property

Exception? error

Returns the error if the subscription set is in the SubscriptionSetState.error state.

Implementation

Exception? get error => realmCore.getSubscriptionSetError(this);