name property

String? get name

Get the English name of the language.

Implementation

String? get name => language.name;