addInterceptor method Null safety
- DartnessInterceptor interceptor
Returns a new DartnessPipeline with middleware
added to the existing set of
DartnessInterceptor.
Implementation
DartnessPipeline addInterceptor(final DartnessInterceptor interceptor);