ExistsOptions constructor

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

Implementation

const ExistsOptions({super.timeout});