DoubleIntCallback typedef

DoubleIntCallback = Future Function(int, int)

Implementation

typedef DoubleIntCallback = Future Function(int, int);