onStop method

  1. @override
void onStop()

Called when tracking stops

Implementation

@override
void onStop() {
  // Nothing to do here as this is a one-time collection
}