LlmResponseContext.native constructor

LlmResponseContext.native(
  1. Pointer<LlmResponseContext>? _pointer
)

Initializes a LlmResponseContext instance as a wrapper around native memory.

See also:

Implementation

LlmResponseContext.native(this._pointer);