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
/
writeToString
write
To
String
fun
writeToString
(
webId
:
WebId
?
)
:
String
?
Serializes
webId
to a compact JSON string for local storage. Returns
null
if
webId
is
null
.