NetworkCallback typedef Null safety

NetworkCallback = void Function(Response response)

Callback with response.