NotificationDeclarationAllowSubscriptions.knownValue constructor
const
NotificationDeclarationAllowSubscriptions.knownValue({
- required KnownNotificationDeclarationAllowSubscriptions data,
Implementation
const factory NotificationDeclarationAllowSubscriptions.knownValue({
required KnownNotificationDeclarationAllowSubscriptions data,
}) = NotificationDeclarationAllowSubscriptionsKnownValue;