InternalConnectivityApi
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
Marks the annotated element as internal to the connectivity module.
This API is not intended to be used outside of the connectivity module.