class Constants { static const int apiRequestTimeoutLimit = 8; static const String apiUrlSuffix = '/api/v2.2.0'; }