fractionOfRemainder property

double? fractionOfRemainder
getter/setter pair

The fraction of the remainder of work to split the work item at, from 0.0 (split at the current position) to 1.0 (end of the input).

Implementation

core.double? fractionOfRemainder;