currentValue property

double? currentValue

Implementation

double? get currentValue => getProperty("current_value") as double?;