UNotificationReasonKnownValue constructor
const
UNotificationReasonKnownValue({
- required KnownNotificationReason data,
Implementation
const factory UNotificationReasonKnownValue(
{required final KnownNotificationReason data}) =
_$UNotificationReasonKnownValueImpl;