entityIdField property
Source column that holds entity IDs.
If not provided, entity IDs are extracted from the column named entity_id.
Implementation
core.String? entityIdField;
Source column that holds entity IDs.
If not provided, entity IDs are extracted from the column named entity_id.
core.String? entityIdField;