HttpCallback library Null safety

Typedefs

HttpCallback = void Function(Response response)
Callback with response.