waitFor abstract method

Future<void> waitFor({
  1. required int howLong,
})

Implementation

Future<void> waitFor({required int howLong});