winnerFound property

bool? winnerFound
getter/setter pair

Boolean specifying whether a winner has been found for this experiment.

This field is read-only.

Implementation

core.bool? winnerFound;