@override Future<void> stopDeviceLogStream() { return methodChannel.invokeMethod<void>('stopDeviceLogStream'); }