minNodes property

int? minNodes
getter/setter pair

Minimum number of nodes allocated to the instance.

If set, this number should be greater than or equal to 1.

Implementation

core.int? minNodes;