Resubscribe constructor

Resubscribe({
  1. bool fromAutoReconnect = false,
})

Constructor

Implementation

Resubscribe({this.fromAutoReconnect = false});