Future<void> createWithLic(String licPath) { return PixelfreePlatform.instance.createWithLic(licPath); }