registerPlugin abstract method

Future<void> registerPlugin()
inherited

Registers the plugin to the toolbox framework.

Throws CommunicationException if registering in the master plugin failed.

Implementation

Future<void> registerPlugin();