instance property

LanguageConvertor get instance

Implementation

static LanguageConvertor get instance => _instance ??= LanguageConvertor();