kPusherChannelsDefaultWaitForPongDuration top-level constant

Duration const kPusherChannelsDefaultWaitForPongDuration

A default interval duration used when waiting for the pong message from a server.

Implementation

const kPusherChannelsDefaultWaitForPongDuration = Duration(seconds: 30);