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.resource
/
RDFResource
/
findProperty
find
Property
fun
findProperty
(
predicate
:
String
)
:
String
?
Returns the object value of the first triple with the given
predicate
, or
null
if none.