data property

List<ProjectGetSet>? get data

Implementation

List<ProjectGetSet>? get data => _data;