toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui-toolkit
/
io.snabble.sdk.dynamicview.domain.model
/
DynamicConfig
Dynamic
Config
data
class
DynamicConfig
(
val
configuration
:
Configuration
,
val
widgets
:
List
<
Widget
>
)
Members
Constructors
Dynamic
Config
Link copied to clipboard
constructor
(
configuration
:
Configuration
,
widgets
:
List
<
Widget
>
)
Properties
configuration
Link copied to clipboard
val
configuration
:
Configuration
widgets
Link copied to clipboard
val
widgets
:
List
<
Widget
>