stream

@NotNull
open fun stream(): @NotNull Stream<TrackerUpdateAction>

Returns a stream of actions (useful for flattening composites).

Return

the stream

Since

1.15.2