id property
read / write
Unique identifier of the notification sound.
; string representation of int, use int.parse
Implementation
late int64 id;
Unique identifier of the notification sound.
; string representation of int, use int.parse
late int64 id;