Response

@Target(allowedTargets = [AnnotationTarget.CLASS])
actual annotation class Response
@Target(allowedTargets = [AnnotationTarget.CLASS])
expect annotation class Response

Annotation for data classes in the KMP module which are possibly used by functions annotated with dev.buijs.klutter.annotations.Event.

Dart classes will be generated to enable typesafe communication between Flutter and KMP.

@Target(allowedTargets = [AnnotationTarget.CLASS])
actual annotation class Response
@Target(allowedTargets = [AnnotationTarget.CLASS])
actual annotation class Response