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