interfaces/_interfaces library

Classes

Extractor<T>
Extracts content from a string.
VisionProcessor
Processes and provides information about visuals.

Typedefs

OnExtracted<T> = void Function(T value)