@override Future<Map<String, dynamic>> process() async { return { 'id': hashCode.toString(), 'type': 'match_document_output', 'version': version }; }