elementKeys property

List<String>? elementKeys
getter/setter pair

The name of the keys of the elements in the table.

Required.

Implementation

core.List<core.String>? elementKeys;