subtractBigInt abstract method

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

Implementation

@override
DynamicInt subtractBigInt(BigInt n2);