HighchartsOptionsJSON constructor

HighchartsOptionsJSON(
  1. Map<String, dynamic> json
)

Implementation

HighchartsOptionsJSON(this.json);