empty property

StreamRevision empty
getter/setter pair

Represents an empty StreamRevision, i.e., when a stream exist but contains no events.

Implementation

static StreamRevision empty = StreamRevision._(Int64.ZERO);