multiplyInt abstract method

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

Implementation

@override
DynamicInt multiplyInt(int n2);