data property

List<InquiresType>? get data

Implementation

List<InquiresType>? get data => _data;