menu
launchdarkly_flutter_client_sdk
launchdarkly_flutter_client_sdk
LDValue
getType abstract method
getType
brightness_4
getType
abstract method
Null safety
LDValueType
getType
(
)
Returns the type of this value.
Implementation
LDValueType getType();
launchdarkly_flutter_client_sdk
launchdarkly_flutter_client_sdk
LDValue
getType abstract method
LDValue class
Properties
hashCode
runtimeType
Methods
booleanValue
codecValue
doubleValue
get
getFor
getType
intValue
keys
noSuchMethod
numValue
size
stringValue
toString
values
Operators
operator ==
Static methods
buildArray
buildObject
fromCodecValue
normalize
ofBool
ofNull
ofNum
ofString