ExperimentalCarApi

@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.TYPE, ElementType.CONSTRUCTOR, ElementType.FIELD, ElementType.METHOD])
@RequiresOptIn
public annotation ExperimentalCarApi


Any declaration annotated with this marker is considered unstable API, subject to change.