inMicrovolts property
double
get
inMicrovolts
Returns the voltage value in Microvolts (µV).
Implementation
double get inMicrovolts => getValue(VoltageUnit.microvolt);
Returns the voltage value in Microvolts (µV).
double get inMicrovolts => getValue(VoltageUnit.microvolt);