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