haveSystemFingerprint property

bool haveSystemFingerprint

Wether the chat completion have a systemFingerprint or not.

Implementation

bool get haveSystemFingerprint => systemFingerprint != null;