To parse the results.
List<Map<String, dynamic>> Function(List<Map> results, [List<Map>? sourceData])? parseResults;