stop static method

Future<bool?> stop()

Implementation

static Future<bool?> stop() => _channel.invokeMethod('stop');