Creates a custom language configuration from the given JSON map.
factory CustomLanguage.fromJson(Map<String, dynamic> json) => _$CustomLanguageFromJson(json);