activeSubscriptions property
all active subscriptions on this relay, id is the subscription id
Implementation
Map<String, RelayActiveSubscription> activeSubscriptions = {};
all active subscriptions on this relay, id is the subscription id
Map<String, RelayActiveSubscription> activeSubscriptions = {};