menu
litertlm package
documentation
native/runtime.dart
LiteRtLmNativeRuntime
deleteSession abstract method
deleteSession abstract method
dark_mode
light_mode
deleteSession
abstract method
void
deleteSession
(
SessionHandle
session
)
Deletes a native session handle.
Implementation
void deleteSession(SessionHandle session);
litertlm package
documentation
native/runtime
LiteRtLmNativeRuntime
deleteSession abstract method
LiteRtLmNativeRuntime class