WebSocketAnnotation constructor
const
WebSocketAnnotation(})
Implementation
const WebSocketAnnotation(
super.name, {
required this.mode,
required super.path,
required this.ping,
required this.triggerOnConnect,
});