referencedColumn property

String? referencedColumn
getter/setter pair

The column in the primary key that are referenced by the referencing_column.

Required.

Implementation

core.String? referencedColumn;