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