Shows the AirPlay playback target picker.
Only available on iOS.
@override Future<void> showAirPlayTargetPicker() => _invokeMethod<void>(Methods.showAirPlayTargetPicker);