startTracking method

dynamic startTracking(
  1. int inMillis
)

Implementation

startTracking(int inMillis) {
  throw UnimplementedError();
}