UNotificationReasonUnknownValue constructor
const
UNotificationReasonUnknownValue({
- required String data,
Implementation
const factory UNotificationReasonUnknownValue({required final String data}) =
_$UNotificationReasonUnknownValueImpl;