deletions property

List<(BigInt, List<StartLength>)> deletions
final

Implementation

final List<
    (
      BigInt /*U64*/,
      List<StartLength>,
    )> deletions;