menu
health_ios12 package
documentation
health.dart
ElectrocardiogramVoltageValue
ElectrocardiogramVoltageValue constructor
ElectrocardiogramVoltageValue 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 constructor
ElectrocardiogramVoltageValue class