name property

String? name
final

The name of the protocol. This is used by SignalR to resolve the protocol between the client and server.

Implementation

final String? name;