CommonOptions constructor

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

Implementation

const CommonOptions({this.timeout});