TuulClient class
Constructors
- TuulClient(String apiKey)
Properties
- apiKey → String
-
final
- gen → Gen
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- history → History
-
no setter
- liteGen → LiteGen
-
no setter
- liveFunctions → LiveFunctions
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
agentUI(
) → Future< void> - Agent UI integration
-
genUi(
) → Future< void> - Gen UI integration
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
persistence(
) → Future< void> - Access persistence layer
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited