activate abstract method

Future activate(
  1. ServiceDescriptor descriptor
)

Starts the descriptor asynchronously.

Implementation

Future activate(ServiceDescriptor descriptor);