The mapping between source and destination identifiers.
Type: array
protected $idMap = [ 'original_hash' => '', 'hash' => '', 'source_row_status' => MigrateIdMapInterface::STATUS_NEEDS_UPDATE, ];