targetValue property

double? targetValue
final

The target value of the goal targetValue is required if the goal type is distance or energy

Implementation

final double? targetValue;