makeKeyDelay constant

Duration const makeKeyDelay

A delay after a member leaves before we create and publish a new key, because people tend to leave calls at the same time

Implementation

static const makeKeyDelay = Duration(seconds: 4);