onStop method
Called when tracking stops
Implementation
@override
void onStop() {
// Nothing to do here as this is a one-time collection
}
Called when tracking stops
@override
void onStop() {
// Nothing to do here as this is a one-time collection
}