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