inMicrovolts property

double get inMicrovolts

Returns the voltage value in Microvolts (µV).

Implementation

double get inMicrovolts => getValue(VoltageUnit.microvolt);