keepAliveInterval property

Duration? keepAliveInterval
final

The interval at which to send a keep-alive message through the ping method. Set this to null to disable automatic keep-alive messages.

Implementation

final Duration? keepAliveInterval;