transport_scheme property
Custom transport scheme string to use. Otherwise the used protocol will be used (for example WS for ws:// or WSS for wss://, based on the given web socket URL).
Implementation
String? transport_scheme;
Custom transport scheme string to use. Otherwise the used protocol will be used (for example WS for ws:// or WSS for wss://, based on the given web socket URL).
String? transport_scheme;