downloadPluginToFile

suspend fun downloadPluginToFile(context: Context, pluginUrl: String, file: File, expectedFileHash: String?): File?(source)