story_sound_id property

int64 story_sound_id
read / write

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

Implementation

late int64 story_sound_id;