stop method

FutureOr<bool> stop()

The stop operation.

Implementation

FutureOr<bool> stop() => true;