PedometerDatum constructor

PedometerDatum([
  1. int? stepCount
])

Implementation

PedometerDatum([this.stepCount]) : super();