getStepCount method

Future getStepCount()

Implementation

Future<dynamic> getStepCount() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}