featureAllowedPairs

@get:Input
abstract val featureAllowedPairs: ListProperty<String>(source)

Serialized allow-pairs from featureIsolation { allow(...) }. Format per entry: "fromPattern->toPattern".