startTrack method

dynamic startTrack()

Implementation

startTrack() {
  _startTime = DateTime.now();
}