LookupInOptions constructor

const LookupInOptions({
  1. Duration? timeout,
})

Implementation

const LookupInOptions({super.timeout});