limitDuration property
LimitDuration is the time limit for which the relay will keep a relayed connection open. If null or zero duration, there is no limit.
Implementation
final Duration? limitDuration;
LimitDuration is the time limit for which the relay will keep a relayed connection open. If null or zero duration, there is no limit.
final Duration? limitDuration;