menu
health_ios12 package
documentation
health.dart
ElectrocardiogramVoltageValue
ElectrocardiogramVoltageValue.new constructor
ElectrocardiogramVoltageValue.new constructor
dark_mode
light_mode
ElectrocardiogramVoltageValue
constructor
ElectrocardiogramVoltageValue
(
num
voltage
,
num
timeSinceSampleStart
)
Implementation
ElectrocardiogramVoltageValue(this.voltage, this.timeSinceSampleStart);
health_ios12 package
documentation
health
ElectrocardiogramVoltageValue
ElectrocardiogramVoltageValue.new constructor
ElectrocardiogramVoltageValue class