NagaArchitecture class
- Available extensions
- Annotations
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
input_modalities
→ List<
String> -
final
-
output_modalities
→ List<
String> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- to → _a
-
Available on _z, provided by the $NagaArchitecture extension
no setter - tokenizer → String?
-
final
Methods
-
copyWith(
{_6? input_modalities, _19 resetInput_modalities = _F, _6? appendInput_modalities, _6? removeInput_modalities, _6? output_modalities, _19 resetOutput_modalities = _F, _6? appendOutput_modalities, _6? removeOutput_modalities, _7? tokenizer, _19 deleteTokenizer = _F}) → _z -
Available on _z, provided by the $NagaArchitecture extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → _5 -
Available on _z, provided by the $NagaArchitecture extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited