detach abstract method
Detaches any active portal.
Returns a future that completes when the existing portal is detached.
Implementation
Future<void> detach();
Detaches any active portal.
Returns a future that completes when the existing portal is detached.
Future<void> detach();