toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.home
/
Widget
/
WidgetLocker
/
WidgetLocker
Widget
Locker
constructor
(
type
:
WidgetType
=
WidgetType.LOCKER
,
nextLockerTitle
:
InfoIcon
?
=
null
,
nextLockerSubtitle
:
InfoIcon
?
=
null
,
nextLockers
:
List
<
ScheduleElement
>
?
=
null
,
actions
:
List
<
FilterValueElement
>
?
=
null
)