class EnvironmentConstant { static const baseUrl = "BASE_URL"; static const imageUrl = "IMAGE_URL"; }