code property

String code

The ISO 639-1 representation of this language

Implementation

String get code => '${language?.alpha2}_${country?.alpha2}';