divideBigInt abstract method

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

Implementation

@override
DynamicInt divideBigInt(BigInt n2);