CLIENT_PONG constant

The response to a "Ping"

Implementation

static const StoreAndForward_RequestResponse CLIENT_PONG =
    StoreAndForward_RequestResponse._(
        68, _omitEnumNames ? '' : 'CLIENT_PONG');