CLIENT_ERROR constant

StoreAndForward_RequestResponse const CLIENT_ERROR

Client is an in error state.

Implementation

static const StoreAndForward_RequestResponse CLIENT_ERROR =
    StoreAndForward_RequestResponse._(
        64, _omitEnumNames ? '' : 'CLIENT_ERROR');