Resume playback of paused audio
@override Future<void> resume() async { await methodChannel.invokeMethod('resume'); }