key property

String? key
getter/setter pair

The key is a name of one of the Dataset's data columns.

The key provided must be for a categorical column.

Required.

Implementation

core.String? key;