connectionFailed constant

String const connectionFailed

Implementation

static const String connectionFailed =
    'Unable to connect to the Anthropic API. '
    'Check your network connection and try again.';