setRepeatMode method Null safety
- AudioServiceRepeatMode repeatMode
Set the repeat mode.
Implementation
Future<void> setRepeatMode(AudioServiceRepeatMode repeatMode);
Set the repeat mode.
Future<void> setRepeatMode(AudioServiceRepeatMode repeatMode);