onStop method
Called when tracking stops
Implementation
@override
void onStop() {
// Nothing to do here as tracking is handled by interceptors
}
Called when tracking stops
@override
void onStop() {
// Nothing to do here as tracking is handled by interceptors
}