HubConnectionState constructor

const HubConnectionState(
  1. String name
)

Implementation

const HubConnectionState(this.name);