name property
      
      String
      get
      name
      
    
    
The name of the protocol. This is used by Signalr to resolve the protocol between the client and server.
Implementation
String get name;The name of the protocol. This is used by Signalr to resolve the protocol between the client and server.
String get name;