Stop Picture in Picture.
@override Future<void> stop() async { await methodChannel.invokeMethod<bool>('stop', null); }