android-sdk-base
Toggle table of contents
42.2.0
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.models
/
FeatureFlag
/
FeatureFlag
Feature
Flag
internal
constructor
(
id
:
String
,
enabled
:
Boolean
,
propertiesJson
:
String
,
trackingString
:
String
?
=
null
)
internal
constructor
(
id
:
String
,
enabled
:
Boolean
,
properties
:
JSONObject
,
trackingString
:
String
?
=
null
)