run abstract method

dynamic run()

Run the worker loop. Should return either a Future or null.

Implementation

dynamic run();