sound_id property

int64 sound_id
read / write

Identifier of the notification sound to be played for messages; 0 if sound is disabled. ; string representation of int, use int.parse

Implementation

late int64 sound_id;