extractor property

Type extractor
final

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

Implementation

final Type extractor;