Profile.ExperimentalUrlPrefetch


@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHOD, ElementType.TYPE, ElementType.FIELD])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
public annotation Profile.ExperimentalUrlPrefetch


Denotes that the UrlPrefetch API surface is experimental. It may change without warning.