stopCapture method

Future<bool> stopCapture()

Implementation

Future<bool> stopCapture() {
  throw UnimplementedError('stopCapture() has not been implemented.');
}