sound property

String? sound
final

Sound to play when notification is received.

Use 'default' for the default notification sound. For custom sounds, provide the filename (without extension).

Implementation

final String? sound;