A  D  P 

P

Poko - class in dev.drewhamilton.poko
A @Poko class is similar to a data class: the Poko compiler plugin will generate equals, hashCode, and toString functions for any Kotlin class marked with this annotation.
A  D  P