entityIdField property

String? entityIdField
getter/setter pair

Source column that holds entity IDs.

If not provided, entity IDs are extracted from the column named entity_id.

Implementation

core.String? entityIdField;