Callback when streaming completes.
typedef OnCompleteCallback = void Function(String fullText, AIUsage? usage);