isDone property

bool get isDone

Indicates when an LLM is done responding. Only useful when calling the asynchronous methods.

Implementation

bool get isDone;