rev property

String get rev
inherited

The rev of the commit. This value must match that in the commit object.

Implementation

Map<String, dynamic> get blocks;/// The rev of the commit. This value must match that in the commit object.
String get rev;