setI abstract method

Future<void> setI(
  1. int idx,
  2. int? i
)

Implementation

Future<void> setI(int idx, int? i);