defaultCallEventLifetime constant

Duration const defaultCallEventLifetime

The default life time for call events, in millisecond.

Implementation

static const defaultCallEventLifetime = Duration(seconds: 10);