snapshotDiff abstract method

Future<Map<String, Object?>> snapshotDiff({
  1. required int fromRevision,
})

Implementation

Future<Map<String, Object?>> snapshotDiff({required int fromRevision});