SubscriptionFilter constructor
const
SubscriptionFilter({})
Implementation
const SubscriptionFilter({
this.toolsListChanged = false,
this.promptsListChanged = false,
this.resourcesListChanged = false,
this.resourceSubscriptions = const <String>[],
});