fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<PgrServiceSearchModel> fields = const {
#complaintAssignedTo: _f$complaintAssignedTo,
#currentUserName: _f$currentUserName,
#complaintTypeCode: _f$complaintTypeCode,
#locality: _f$locality,
#complaintStatus: _f$complaintStatus,
#tenantId: _f$tenantId,
#serviceRequestId: _f$serviceRequestId,
#clientReferenceId: _f$clientReferenceId,
#complainantMobileNumber: _f$complainantMobileNumber,
#complaintNumber: _f$complaintNumber,
#isDeleted: _f$isDeleted,
#auditDetails: _f$auditDetails,
#additionalFields: _f$additionalFields,
#boundaryCode: _f$boundaryCode,
};