fromJsonOrNull

fun fromJsonOrNull(json: String, portal: Portal): PortalInfo?

Convert a JSON string to an object.

Return

An object.