menu
litertlm package
documentation
native/runtime.dart
LiteRtLmNativeRuntime
cancelSession abstract method
cancelSession abstract method
dark_mode
light_mode
cancelSession
abstract method
void
cancelSession
(
SessionHandle
session
)
Cancels generation for a native session.
Implementation
void cancelSession(SessionHandle session);
litertlm package
documentation
native/runtime
LiteRtLmNativeRuntime
cancelSession abstract method
LiteRtLmNativeRuntime class