deactivateUnhandledInterception method
void
deactivateUnhandledInterception()
Implementation
void deactivateUnhandledInterception() {
_isActive = false;
}
void deactivateUnhandledInterception() {
_isActive = false;
}