data property

List<FilterList>? get data

Implementation

List<FilterList>? get data => _data;