IdleRequestOptions constructor

IdleRequestOptions({
  1. int timeout,
})

Implementation

external factory IdleRequestOptions({int timeout});