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
/
SolidSourceReference
/
SolidSourceReference
Solid
Source
Reference
constructor
(
identifier
:
String
,
types
:
List
<
String
>
,
size
:
Long
?
=
null
,
modified
:
String
?
=
null
,
mtime
:
Long
?
=
null
,
contentType
:
String
?
=
null
,
headMetadata
:
SolidMetadata
?
=
null
)