data property

List<CPListData>? get data

Implementation

List<CPListData>? get data => _data;