toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.appsearchmodal
/
BpkAppSearchModalResult
/
Content
Content
data
class
Content
(
val
sections
:
List
<
BpkSection
>
,
val
shortcuts
:
List
<
BpkShortcut
>
?
=
null
)
:
BpkAppSearchModalResult
Members
Constructors
Content
Link copied to clipboard
constructor
(
sections
:
List
<
BpkSection
>
,
shortcuts
:
List
<
BpkShortcut
>
?
=
null
)
Properties
sections
Link copied to clipboard
val
sections
:
List
<
BpkSection
>
shortcuts
Link copied to clipboard
val
shortcuts
:
List
<
BpkShortcut
>
?
=
null