mutableContent property
Specifies whether to set the mutable-content
property on the message
so the clients can modify the notification via app extensions.
Implementation
final bool? mutableContent;
Specifies whether to set the mutable-content
property on the message
so the clients can modify the notification via app extensions.
final bool? mutableContent;