demonym property

String? demonym

Implementation

String? get demonym => _$this._demonym;
void demonym=(String? demonym)

Implementation

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