factory AirPlayAvailableEvent.fromJson(Map<String, dynamic> json) { return _$AirPlayAvailableEventFromJson(json); }