menu
wings_data_model
wings_data_model
ContentElementBuilder
title property
title
brightness_4
title
property
Null safety
String
?
title
Implementation
String? get title => _$this._title;
void
title=
(
String
?
title
)
Implementation
set title(String? title) => _$this._title = title;
wings_data_model
wings_data_model
ContentElementBuilder
title 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 ==