rev property

String get rev
inherited

The rev of the emitted commit. Note that this information is also in the commit object included in blocks, unless this is a tooBig event.

Implementation

String get rev => throw _privateConstructorUsedError;