littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file
/
RawAssetRef
Raw
Asset
Ref
data
class
RawAssetRef
(
val
url
:
String
,
val
isLocal
:
Boolean
)
:
AssetRef
Constructors
Properties
Constructors
Raw
Asset
Ref
Link copied to clipboard
fun
RawAssetRef
(
url
:
String
,
isLocal
:
Boolean
)
Properties
is
Local
Link copied to clipboard
val
isLocal
:
Boolean
url
Link copied to clipboard
val
url
:
String