errorToken property

String? errorToken
final

Stable symbolic error code from the server's closed vocabulary, or null when none was provided. See ChatErrorTokens for the well-known values the SDK itself reasons about; the full set is server-owned and may grow without an SDK change.

Implementation

final String? errorToken;