ExportProfileBuilder

constructor(name: String, fileExtension: String = "zip", requiresPlatform: Platform? = null, builder: ExportProfileBuilder.() -> Unit, rules: MutableList<ExportRule> = mutableListOf())