Http constructor

Http(
  1. String serverUrl
)

Implementation

Http(this.serverUrl);