kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
ai
/
com.siddharth.kmp.ai
/
ModelInfo
/
ModelInfo
Model
Info
constructor
(
id
:
String
,
displayName
:
String
,
approxSizeMb
:
Int
,
state
:
ModelDownloadState
,
progress
:
Float
=
0.0f
,
downloadProgress
:
DownloadProgress
?
=
null
,
error
:
String
?
=
null
)