setField abstract method

Future<void> setField(
  1. int idx,
  2. String? k
)

Implementation

Future<void> setField(int idx, String? k);