extraOptIns

abstract val extraOptIns: ListProperty<String>

Extra opt-in marker FQNs appended to the interop defaults in the same explicitly selected Native compilation scope, e.g. extraOptIns.add("kotlin.experimental.ExperimentalObjCRefinement").