code property

String code
final

ISO language code (e.g., 'en' for English).

see supported flutter codes https://api.flutter.dev/flutter/flutter_localizations/kMaterialSupportedLanguages.html

Implementation

final String code;