CircuitSerializable
Marks a concrete Screen or PopResult for serialization registration code generation in scope.
This annotation supplies the type's default kotlinx serializer. Add @Serializable(with = ...) only when the type uses a custom serializer.
Apply this annotation with the same scope to an expect declaration and every actual declaration. Code generation emits one registration for the expect declaration.
Marks a concrete Screen or PopResult for serialization registration code generation in scope.
This annotation supplies the type's default kotlinx serializer. Add @Serializable(with = ...) only when the type uses a custom serializer.
Apply this annotation with the same scope to an expect declaration and every actual declaration. Code generation emits one registration for the expect declaration.
Marks a concrete Screen or PopResult for serialization registration code generation in scope.
This annotation supplies the type's default kotlinx serializer. Add @Serializable(with = ...) only when the type uses a custom serializer.
Apply this annotation with the same scope to an expect declaration and every actual declaration. Code generation emits one registration for the expect declaration.
Marks a concrete Screen or PopResult for serialization registration code generation in scope.
This annotation supplies the type's default kotlinx serializer. Add @Serializable(with = ...) only when the type uses a custom serializer.
Apply this annotation with the same scope to an expect declaration and every actual declaration. Code generation emits one registration for the expect declaration.