HttpEndpoint constructor

HttpEndpoint({
  1. String? uri,
})

Implementation

HttpEndpoint({this.uri});