lowTraceMask top-level property

  1. @visibleForTesting
BigInt lowTraceMask
final

Implementation

@visibleForTesting
final lowTraceMask = (BigInt.from(0xffffffff) << 32) + BigInt.from(0xffffffff);