Future<void> setShouldUseCloudControl(bool value) async { return await nativeCall('setShouldUseCloudControl:', [value]); }