user property

String? get user
inherited

A unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse.

Lear more

Must be one of url or b64_json.

Implementation

String? get user => throw _privateConstructorUsedError;