toggle menu
Core
0.6.1
common
switch theme
search in API
Core
/
io.telereso.kmp.core
/
Difference
Difference
data
class
Difference
(
val
obj1
:
String
,
val
obj2
:
String
,
val
path
:
String
,
val
message
:
String
)
Members
Constructors
Difference
Link copied to clipboard
constructor
(
obj1
:
String
,
obj2
:
String
,
path
:
String
,
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
obj1
Link copied to clipboard
val
obj1
:
String
obj2
Link copied to clipboard
val
obj2
:
String
path
Link copied to clipboard
val
path
:
String