isClosed

var isClosed: Boolean = false

true when if the DittoReplicationSubscription has been closed (i.e. removed from its store. Also, a replication subscription is considered closed if it store and Ditto instance goes out of scope.