abstract class Constants { static const String languageCode = "en"; static const String countryCode = "US"; }