HasTokenizeLiteral class abstract
Contract for models that tokenize raw input segments.
- Inheritance
- Implementers
Constructors
- HasTokenizeLiteral({required String name})
-
Creates a literal-tokenizing model contract.
const
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited