extractor property
The extractor type, which must implement FromRequestParts<T> and expose a
zero-argument const constructor.
Implementation
final Type extractor;
The extractor type, which must implement FromRequestParts<T> and expose a
zero-argument const constructor.
final Type extractor;