$PlaceCopyWithExtension extension
This Extension on Place is to generate the code for a copyWith(...) function.
- on
Methods
-
copyWith(
{String? name, String? id, LocalizedText? displayName, List< PlaceType> ? types, PlaceType? primaryType, LocalizedText? primaryTypeDisplayName, String? nationalPhoneNumber, String? internationalPhoneNumber, String? formattedAddress, String? shortFormattedAddress, List<AddressComponent> ? addressComponents, PlusCode? plusCode, LatLng? location, Viewport? viewport, double? rating, String? googleMapsUri, String? websiteUri, List<Review> ? reviews, OpeningHours? regularOpeningHours, List<Photo> ? photos, String? adrFormatAddress, BusinessStatus? businessStatus, PriceLevel? priceLevel, List<Attribution> ? attributions, String? iconMaskBaseUri, String? iconBackgroundColor, OpeningHours? currentOpeningHours, List<OpeningHours> ? currentSecondaryOpeningHours, List<OpeningHours> ? regularSecondaryOpeningHours, LocalizedText? editorialSummary, PaymentOptions? paymentOptions, ParkingOptions? parkingOptions, List<SubDestination> ? subDestinations, FuelOptions? fuelOptions, EVChargeOptions? evChargeOptions, GenerativeSummary? generativeSummary, AreaSummary? areaSummary, List<ContainingPlace> ? containingPlaces, AddressDescriptor? addressDescriptor, GoogleMapsLinks? googleMapsLinks, PriceRange? priceRange, int? utcOffsetMinutes, int? userRatingCount, bool? takeout, bool? delivery, bool? dineIn, bool? curbsidePickup, bool? reservable, bool? servesBreakfast, bool? servesLunch, bool? servesDinner, bool? servesBeer, bool? servesWine, bool? servesBrunch, bool? servesVegetarianFood, bool? outdoorSeating, bool? liveMusic, bool? servesCocktails, bool? servesDessert, bool? servesCoffee, bool? goodForChildren, bool? allowsDogs, bool? restroom, bool? goodForGroups, bool? goodForWatchingSports, AccessibilityOptions? accessibilityOptions, bool? pureServiceAreaBusiness}) → Place -
Available on Place, provided by the $PlaceCopyWithExtension extension