playSound property

bool playSound
final

Indicates if a sound should be played when the notification is displayed.

Tied to the specified channel and cannot be changed after the channel has been created for the first time.

Implementation

final bool playSound;