sumBigInt abstract method

  1. @override
DynamicInt sumBigInt(
  1. BigInt n2
)
override

Implementation

@override
DynamicInt sumBigInt(BigInt n2);