distinctList property

List<Map> distinctList
getter/setter pair

Implementation

List<Map<dynamic, dynamic>> distinctList = [];