Profile.ExperimentalAddQuicHints


@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHODElementType.TYPEElementType.FIELD])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
annotation Profile.ExperimentalAddQuicHints


Denotes that the Profile#addQuicHints API surface is experimental. It may change without warning.