The Language from json
factory Language.fromJson(Map<String, dynamic> json) => _$LanguageFromJson(json);