user property
A unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse. Learn more.
Implementation
@JsonKey(includeIfNull: false)
String? get user => throw _privateConstructorUsedError;
A unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse. Learn more.
@JsonKey(includeIfNull: false)
String? get user => throw _privateConstructorUsedError;