DataSource.fromJson(Map<String, dynamic> json) : dataList = json['data'], valueList = json['valueList'], options = json['options'];