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