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