contentFilter constant

ChatFinishReason const contentFilter

The response was filtered by a content filter.

Implementation

static const ChatFinishReason contentFilter =
    ChatFinishReason('content_filter');