wait method

Wait wait([
  1. Map? options
])

Implementation

Wait wait([Map? options]) => Wait(this, options!);