stopCompletion method

Future<void> stopCompletion()

Implementation

Future<void> stopCompletion() => _sendCommand(['stopCompletion']);