detach abstract method

Future<void> detach()

Detaches any active portal.

Returns a future that completes when the existing portal is detached.

Implementation

Future<void> detach();