SoundPlayerType typedef

SoundPlayerType = Future<void> Function(SoundPlayerOptions options)

Implementation

typedef SoundPlayerType = Future<void> Function(SoundPlayerOptions options);