iso639twoT property

String get iso639twoT

Returns the ISO 639-2/T language code for this NaturalLanguage.

Provides same data as code.

Implementation

String get iso639twoT => code;