MarketSparkline.fromJson(Map<String, dynamic> json) : this.price = Convert.toListOfDouble(json['price']);