PeerJSOption constructor
PeerJSOption({})
Implementation
PeerJSOption({
this.key,
this.host,
this.port,
this.path,
this.secure,
this.token,
this.config,
this.debug,
this.referrerPolicy,
});
PeerJSOption({
this.key,
this.host,
this.port,
this.path,
this.secure,
this.token,
this.config,
this.debug,
this.referrerPolicy,
});