JanusTransport constructor Null safety

JanusTransport(
  1. {String? url}
)

Implementation

JanusTransport({this.url});