InternalSdkHubApi
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS, AnnotationTarget.PROPERTY] )
Marks declarations that are internal in SDK-Hub API, which means that should not be used outside of imahub.sdk.hub
, because their signatures and semantics will change between future releases without any warnings and without providing any migration aids.