notification_sound_id property
read / write
Identifier of the notification sound.
; string representation of int, use int.parse
Implementation
late int64 notification_sound_id;
Identifier of the notification sound.
; string representation of int, use int.parse
late int64 notification_sound_id;