sound property

  1. @override
String sound
override

The name of the raw resource for the notification sound.

Implementation

@override
String get sound => _sound!;