data property

LanguageData get data

Get the current data as LanguageData.

Implementation

LanguageData get data => _data;