fractionOfRemainder property
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;
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).
core.double? fractionOfRemainder;