FlowMVI
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
FlowMVI
metrics
/
pro.respawn.flowmvi.metrics.otel
/
OtlpAnyValue
/
OtlpAnyValue
Otlp
Any
Value
constructor
(
stringValue
:
String
?
=
null
,
boolValue
:
Boolean
?
=
null
,
intValue
:
Long
?
=
null
,
doubleValue
:
Double
?
=
null
)