ROUTER_PING constant
StoreAndForward_RequestResponse
const ROUTER_PING
Router has requested the client respond. This can work as a "are you there" message.
Implementation
static const StoreAndForward_RequestResponse ROUTER_PING =
StoreAndForward_RequestResponse._(3, _omitEnumNames ? '' : 'ROUTER_PING');