blocks property

Map<String, dynamic> get blocks
inherited

CAR file containing the commit, as a block. The CAR header must include the commit block CID as the first 'root'.

Implementation

String get did;/// CAR file containing the commit, as a block. The CAR header must include the commit block CID as the first 'root'.
Map<String, dynamic> get blocks;