toJson method

String toJson()

Convert this LanguageData to JSON

Implementation

String toJson() => jsonEncode(toMap());