Returns true when media is played externally using AirPlay.
true
Only available on iOS.
@override Future<bool> get isAirPlayActive => _invokeMethod(Methods.isAirPlayActive);