@override Map<String, dynamic> pausePlayBack() { methodChannel.invokeMethod('PB_PAUSE'); return {"isError": false}; }