menu
neomage package
documentation
data/platform/remote_session.dart
CompletionEvent
CompletionEvent.new constructor
CompletionEvent.new constructor
dark_mode
light_mode
CompletionEvent
constructor
CompletionEvent
(
{
required
int
totalTokens
,
required
int
toolCalls
,
required
Duration
elapsed
,
})
Implementation
CompletionEvent({ required this.totalTokens, required this.toolCalls, required this.elapsed, });
neomage package
documentation
data/platform/remote_session
CompletionEvent
CompletionEvent.new constructor
CompletionEvent class