sound property

  1. @override
String sound
override

The URI for the notification sound.

Implementation

@override
String get sound => _sound;