RemoteSerialization

expect object RemoteSerialization

JSON utility functions

Properties

Link copied to clipboard
expect var customConfiguration: <Error class: unknown class>?

Custom JSON configuration for the fullstack interfaces.

Link copied to clipboard
expect val plain: <Error class: unknown class>

Default Json configuration for the fullstack interfaces.

Functions

Link copied to clipboard
expect fun getJson(serializersModules: List<<Error class: unknown class>>? = null): <Error class: unknown class>

Return customized Json configuration.