none property

StreamRevision none
getter/setter pair

Represents no StreamRevision, i.e., when a stream does not exist.

Implementation

static StreamRevision none = StreamRevision._(Int64(-1));