data property

List<TaskListData>? get data

Implementation

List<TaskListData>? get data => _data;