Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
structures
/
inkapplications.shade.structures
/
ResourceId
Resource
Id
@
JvmInline
@
Serializable
value
class
ResourceId
(
val
value
:
String
)
Unique identifier representing a specific resource instance.
Members
Constructors
Resource
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String