toggle menu
index
0.1.1
common
switch theme
search in API
index
/
org.fdroid.index.v1
/
IndexV1
/
IndexV1
Index
V1
constructor
(
repo
:
RepoV1
,
requests
:
Requests
=
Requests(emptyList(), emptyList())
,
apps
:
List
<
AppV1
>
=
emptyList()
,
packages
:
Map
<
String
,
List
<
PackageV1
>
>
=
emptyMap()
)