Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api.models
/
StorageRO
Storage
RO
@
Serializable
data
class
StorageRO
(
val
key
:
String
,
val
url
:
String
)
Members
Members & Extensions
Constructors
Storage
RO
Link copied to clipboard
constructor
(
key
:
String
,
url
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
url
Link copied to clipboard
val
url
:
String
Functions
to
Storage
Object
Link copied to clipboard
fun
StorageRO
.
toStorageObject
(
)
:
StorageObject