GetMiddleware<T> constructor

GetMiddleware<T>({
  1. int? priority,
})

Implementation

GetMiddleware({this.priority});