androidRoot
jvm
feature-toggles-internal-api
/
com.duckduckgo.feature.toggles.internal.api
/
JsonFeature
/
JsonFeature
Json
Feature
constructor
(
state
:
String
?
,
hash
:
String
?
,
minSupportedVersion
:
Int
?
,
settings
:
JSONObject
?
,
exceptions
:
List
<
JsonException
>
,
features
:
Map
<
String
,
JsonToggle
>
?
)