CLIENT_PING constant
StoreAndForward_RequestResponse
const CLIENT_PING
Client has requested the router respond. This can work as a "are you there" message.
Implementation
static const StoreAndForward_RequestResponse CLIENT_PING =
StoreAndForward_RequestResponse._(
67, _omitEnumNames ? '' : 'CLIENT_PING');