sumInt abstract method

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

Implementation

@override
DynamicInt sumInt(int n2);