ClientContext constructor

ClientContext(
  1. {Duration? timeout}
)

Implementation

ClientContext({this.timeout});