start property

StreamPosition start
getter/setter pair

The beginning (i.e., the first event) of a stream.

Implementation

static StreamPosition start = StreamPosition._(Int64.ZERO);