handshakeDelay constant

Duration const handshakeDelay

How long it should take for a firmware device to respond to a handshake.

Implementation

static const handshakeDelay = Duration(milliseconds: 200);