Future<int> getStepCounts({DateTime? startDate, DateTime? endDate}) { throw UnimplementedError('getStepCount() has not been implemented.'); }