PlannedRemoval
@RequiresOptIn(message = "This API is deprecated and scheduled for removal in an upcoming version.", level = RequiresOptIn.Level.WARNING)
Indicates that the annotated API is deprecated and scheduled for removal in an upcoming version. Any code using this API should migrate to the suggested replacement as soon as possible.