menu
wings_data_model
wings_data_model
ContentElementBuilder
city property
city
brightness_4
city
property
Null safety
String
?
city
Implementation
String? get city => _$this._city;
void
city=
(
String
?
city
)
Implementation
set city(String? city) => _$this._city = city;
wings_data_model
wings_data_model
ContentElementBuilder
city property
ContentElementBuilder class
Constructors
ContentElementBuilder
Properties
address
applicableConditions
applicableCountries
applicableInterests
city
coordinates
country
description
extraInfo
hashCode
hero
heroVideo
id
isLiked
locale
name
originator
province
runtimeType
subtitle
title
type
zipCode
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==