Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class AllowToStringReflection(val showInReduced: Boolean = false)

When applied to a property, marks the property to be included in ReflectionUtils.toStringByReflection.

Link copied to clipboard

When applied to a declaration, marks the declaration as an internal API.