start method

FutureOr<bool> start()

The start operation.

Implementation

FutureOr<bool> start() => true;