Hub constructor Null safety

Hub(
  1. IHubTransport transport
)

Implementation

Hub(this.transport);