data property

List<ActivityListData>? get data

Implementation

List<ActivityListData>? get data => _data;