group property

String? group
final

The name of a parent language that linguist groups this language with, if there is one specified.

This name generally corresponds to the same name that is found in LanguageInfo.name.

Implementation

final String? group;