data property

List<DeveloperList>? get data

Implementation

List<DeveloperList>? get data => _data;