toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.assets.locations
/
Region
/
Region
Region
constructor
(
identifier
:
String
,
description
:
String
)
Provides a region which is a container of
Room
. The region has an
identifier
and a
description
.
constructor
(
identifier
:
Identifier
,
description
:
Description
)