menu
genkit package
documentation
experimental.dart
SessionRunner<State>
getState method
getState method
dark_mode
light_mode
getState
method
SessionState
getState
(
)
Returns a deep copy of the current session state.
Implementation
SessionState getState() => session.getState();
genkit package
documentation
experimental
SessionRunner<State>
getState method
SessionRunner class