ff4k
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ff4k
ff4k-core
/
com.yonatankarp.ff4k.core
/
Feature
/
Feature
Feature
constructor
(
uid
:
String
,
isEnabled
:
Boolean
=
false
,
description
:
String
?
=
null
,
group
:
String
?
=
null
,
permissions
:
Set
<
String
>
=
emptySet()
,
flippingStrategy
:
FlippingStrategy
?
=
null
,
customProperties
:
Map
<
String
,
Property
<
*
>
>
=
emptyMap()
)
(
source
)