parts property

List<TomlSimpleKey> parts
final

The individual TomlSimpleKeys that make up this dotted key.

Implementation

final List<TomlSimpleKey> parts;