version property

int get version
inherited

Version/sequence number of this event within its aggregate Used for ordering and optimistic concurrency control

Implementation

int get version => _version;