divideInt abstract method

  1. @override
DynamicInt divideInt(
  1. int n2
)
override

Implementation

@override
DynamicInt divideInt(int n2);