toggle menu
index
0.1.1
common
switch theme
search in API
index
/
org.fdroid.index.v1
/
PermissionV1
Permission
V1
data
class
PermissionV1
(
val
name
:
String
,
val
maxSdk
:
Int
?
=
null
)
Members
Constructors
Permission
V1
Link copied to clipboard
constructor
(
name
:
String
,
maxSdk
:
Int
?
=
null
)
Properties
max
Sdk
Link copied to clipboard
val
maxSdk
:
Int
?
=
null
name
Link copied to clipboard
val
name
:
String