FlowMVI
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
FlowMVI
metrics
/
pro.respawn.flowmvi.metrics.api
/
Meta
/
Meta
Meta
constructor
(
schemaVersion
:
MetricsSchemaVersion
=
MetricsSchemaVersion.CURRENT
,
runId
:
String
?
=
null
,
generatedAt
:
Instant
,
startTime
:
Instant
?
=
null
,
storeName
:
String
?
=
null
,
storeId
:
Uuid
?
,
windowSeconds
:
Int
,
emaAlpha
:
Float
)