end method

void end()

Implementation

void end() {
  _endTime = DateTime.now().toUtc();
}