FallibleExtractable<T> constructor
const
FallibleExtractable<T> (
- FromRequestParts<
T> inner
Wraps inner.
Implementation
const FallibleExtractable(this.inner);
Wraps inner.
const FallibleExtractable(this.inner);