UNotificationReason.knownValue constructor
const
UNotificationReason.knownValue({
- required KnownNotificationReason data,
Implementation
const factory UNotificationReason.knownValue({
required KnownNotificationReason data,
}) = UNotificationReasonKnownValue;