sound property
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;
Sound to play when notification is received.
Use 'default' for the default notification sound. For custom sounds, provide the filename (without extension).
final String? sound;