@override Map<String, dynamic> toMap() { return { 'found': found.toMap(), 'itemListUpdated': itemListUpdated.toMap(), }; }