DefaultRadarProvider constructor

DefaultRadarProvider(
  1. List<List<double>> dataList
)

Implementation

DefaultRadarProvider(this.dataList);