SkipMiddleware constructor

const SkipMiddleware(
  1. List<String> skip
)

Implementation

const SkipMiddleware(this.skip);