menu
graphql_server3 package
documentation
subscriptions_transport_ws.dart
Server
keepAliveInterval property
keepAliveInterval property
dark_mode
light_mode
keepAliveInterval
property
Duration
?
keepAliveInterval
final
How often to send a keep-alive, or null to send none.
Implementation
final Duration? keepAliveInterval;
graphql_server3 package
documentation
subscriptions_transport_ws
Server
keepAliveInterval property
Server class