findNext abstract method

Future<void> findNext(
  1. bool forward
)

Implementation

Future<void> findNext(bool forward);