demonym property
String?
get
demonym
Implementation
String? get demonym => _$this._demonym;
set
demonym
(String? demonym)
Implementation
set demonym(String? demonym) => _$this._demonym = demonym;