mutableContent property
Whether the iOS APNs mutable-content
property on the message was set
allowing the app to modify the notification via app extensions.
Implementation
final bool mutableContent;
Whether the iOS APNs mutable-content
property on the message was set
allowing the app to modify the notification via app extensions.
final bool mutableContent;