stop method

Future<void> stop()

No-op by default.

Implementation

Future<void> stop() async {}