Represents an RTMP URL
const RtmpUrl({ required this.url, required this.streamKey, this.extra, this.clientId, });