stopDeviceLogStream method

Future<void> stopDeviceLogStream()

Implementation

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