W3GSocket<T> constructor

W3GSocket<T>({
  1. required String uri,
})

Implementation

W3GSocket({required this.uri});