columns property

List<String>? columns
getter/setter pair

The columns that are composed of the primary key constraint.

Required.

Implementation

core.List<core.String>? columns;