SoundPlayerOptions constructor
SoundPlayerOptions({
- required String soundUrl,
Implementation
SoundPlayerOptions({required this.soundUrl});
SoundPlayerOptions({required this.soundUrl});