ConnectionDraining constructor

ConnectionDraining({
  1. int? drainingTimeoutSec,
})

Implementation

ConnectionDraining({this.drainingTimeoutSec});