changePace abstract method

Future<bool> changePace(
  1. bool isMoving
)

Implementation

Future<bool> changePace(bool isMoving);