deregisterPlugin abstract method

Future<void> deregisterPlugin()
inherited

Unregisters an already registered plugin in the toolbox.

Throws CommunicationException if the provided id is not available in the current auth database.

Implementation

Future<void> deregisterPlugin();