NotificationDeclarationAllowSubscriptions.knownValue constructor

const NotificationDeclarationAllowSubscriptions.knownValue({
  1. required KnownNotificationDeclarationAllowSubscriptions data,
})

Implementation

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