ReconnectParameters constructor

ReconnectParameters({
  1. dynamic connector,
})

Implementation

ReconnectParameters({
  this.connector,
});