stop abstract method

TripSummary? stop()

Stops the current trip and returns a summary.

Returns null if no trip is active.

Implementation

TripSummary? stop();