RawResourceAndroidNotificationSound constructor
const
RawResourceAndroidNotificationSound(
- String? _sound
Constructs an instance of RawResourceAndroidNotificationSound.
Implementation
const RawResourceAndroidNotificationSound(this._sound);