SubscriptionFilter constructor
SubscriptionFilter({})
Creates a SubscriptionFilter.
Implementation
SubscriptionFilter({
this.toolsListChanged,
this.promptsListChanged,
this.resourcesListChanged,
this.resourceSubscriptions,
});