HttpProvider constructor Null safety

const HttpProvider(
  1. Client client
)

Implementation

const HttpProvider(this.client);