init method

void init()

Implementation

void init() {
  sl.register<HttpClient>(HttpClient());
}