isClosed

var isClosed: Boolean = false

true when if the DittoSyncSubscription has been closed (i.e. removed from its store. Also, a sync subscription is considered closed if the owning Ditto instance goes out of scope.