IviServiceExperimentalAnnotationForTestPurpose

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class IviServiceExperimentalAnnotationForTestPurpose

Only here for testing purpose. Do not use.

The type is defined in the API module to allow the annotation processor to ignore the type.

Constructors