splitPoints property

List<SplitPoints>? splitPoints
getter/setter pair

The split points to add.

Required.

Implementation

core.List<SplitPoints>? splitPoints;