since property

String? get since
inherited

The rev of the last emitted commit from this repo (if any).

Implementation

String get rev;/// The rev of the last emitted commit from this repo (if any).
String? get since;