mutableContent property

bool? get mutableContent

Specifies whether to set the mutable-content property on the message so the clients can modify the notification via app extensions.

Implementation

external bool? get mutableContent;