Source set: Common
@Deprecated(
message = "Use PathOperation.ReverseDifference instead",
ReplaceWith(
"PathOperation.ReverseDifference",
"androidx.compose.ui.graphics.PathOperation.ReverseDifference",
),
)
public val PathOperation.Companion.reverseDifference: PathOperation