ROUTER_PONG constant

The response to a "Ping"

Implementation

static const StoreAndForward_RequestResponse ROUTER_PONG =
    StoreAndForward_RequestResponse._(4, _omitEnumNames ? '' : 'ROUTER_PONG');