@override Map<String, dynamic> toJson() => ({ "locale": this.locale, "l10n": this.l10n, "abbr": this.abbr, "region": this.region, "name": this.name, "fallback": this.fallback });