dartness_middleware library Null safety

Classes

DartnessMiddleware
DartnessInterceptor is an interface in order to handle the request before it is executed this can be helpful if you want to log the request or do something else before the request is executed.