arith abstract method

Future<void> arith(
  1. ArithOp op
)

Implementation

Future<void> arith(ArithOp op);