estimated property

bool? estimated
getter/setter pair

An estimated field is added to indicate when the confidence has decreased sufficiently to consider the value an estimation.

Optional.

Implementation

core.bool? estimated;