menu
genkit package
documentation
experimental.dart
TurnContext
TurnContext.new constructor
TurnContext.new constructor
dark_mode
light_mode
TurnContext
constructor
TurnContext
(
{
required
String
snapshotId
,
String
?
parentSnapshotId
,
required
int
turnIndex
,
})
Implementation
TurnContext({ required this.snapshotId, this.parentSnapshotId, required this.turnIndex, });
genkit package
documentation
experimental
TurnContext
TurnContext.new constructor
TurnContext class