storyboard-root
Toggle table of contents
0.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
storyboard-root
storyboard-warp
/
dev.bnorm.storyboard
/
DiffContents
Diff
Contents
@
Immutable
data
class
DiffContents
(
val
rows
:
List
<
List
<
State
>
>
)
(
source
)
Members
Constructors
Diff
Contents
Link copied to clipboard
constructor
(
rows
:
List
<
List
<
State
>
>
)
Properties
rows
Link copied to clipboard
val
rows
:
List
<
List
<
State
>
>