Bazaar.fromJson(Map<String, dynamic> json) : success = json['success'], lastUpdated = json['lastUpdated'], products = (json['products']);