bn53 top-level property

BigInt bn53
final

Implementation

final bn53 = BigInt.parse(
  '11111111111111111111111111111111111111111111111111111',
  radix: 2,
);