KeySize

@SerialInfo
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class KeySize(val size: Length)

Applies Size to any Key in a Map

Properties

Link copied to clipboard