toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.generic
/
MainPage
/
NewGallery
New
Gallery
data
class
NewGallery
(
val
id
:
String
,
val
title
:
String
)
Members
Constructors
New
Gallery
Link copied to clipboard
constructor
(
id
:
String
,
title
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
title
Link copied to clipboard
val
title
:
String