stop method

Future<bool> stop()

Implementation

Future<bool> stop() async => true;