data property

List<ProjectList>? get data

Implementation

List<ProjectList>? get data => _data;