kotlin-unified-platform
/
com.github.adriantodt.unifiedplatform.js
/
PlatformInfo
common
Platform
Info
data class
PlatformInfo
(type:
String
?, vendor:
String
?, model:
String
?)
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
model
Link copied to clipboard
common
val
model
:
String
?
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
?
Content copied to clipboard
vendor
Link copied to clipboard
common
val
vendor
:
String
?
Content copied to clipboard