hasThinking property

bool get hasThinking

Whether this message contains any thinking blocks.

Implementation

bool get hasThinking => thinkingParts.isNotEmpty;