Package dev.drewhamilton.poko
See: Description
-
Annotation Summary Annotation Description ArrayContentBased Declares that a Poko class's generated functions will be based on this property's array content. ArrayContentSupport Denotes an API that enables support for array content reading, which is experimental and may change or break. Poko A @Poko classis similar to adata class: the Poko compiler plugin will generate equals, hashCode, and toString functions for any Kotlin class marked with this annotation.