const Environment({ required this.name, required this.baseUrl, required this.description, this.isProduction = false, });