Companion

object Companion

Functions

Link copied to clipboard
fun deserializeFrom(value: String): Expected<Throwable, NavigationRoute>

Deserializes instance of NavigationRoute from string so that it could be passed to a different application which uses the same version of Navigation Core Framework. Warning: compatibility is guaranteed only between the same versions of Core Framework