data property

List<CompanyList>? get data

Implementation

List<CompanyList>? get data => _data;