groupForwardThreshold constant

Duration const groupForwardThreshold

Maximum Duration between some ChatForwards to consider them grouped.

Implementation

static const Duration groupForwardThreshold = Duration(milliseconds: 5);