reconnectInterval constant

Duration const reconnectInterval

Reconnect interval

Implementation

static const Duration reconnectInterval = Duration(milliseconds: 1000);