key property

String key
final

Required. The key is a name of one of the Dataset's data columns. The key provided must be for a categorical column.

Implementation

final String key;