WebTransportConfig constructor

WebTransportConfig({
  1. required String baseUrl,
})

Implementation

WebTransportConfig({required this.baseUrl});