Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.model.profile
/
WebId
/
Companion
/
readFromString
read
From
String
fun
readFromString
(
objectString
:
String
)
:
WebId
Deserializes a
WebId
from a JSON string produced by
writeToString
.