mutableContent property

bool? mutableContent
final

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;