isLoading property

bool get isLoading

Whether an AI request is currently in progress.

Implementation

bool get isLoading => _isLoading;