pivots property

List<Pivot>? pivots
getter/setter pair

The pivot definitions.

Requests can have a maximum of 2 pivots.

Implementation

core.List<Pivot>? pivots;