sockets property

List<WebSocketInterface>? sockets
getter/setter pair

Implementation

List<WebSocketInterface>? sockets = <WebSocketInterface>[];