build this object from a Json map
factory FormatLocale.fromJson(Map<String, dynamic> json) => _$FormatLocaleFromJson(json);