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