AudioBridgeEvent constructor Null safety

AudioBridgeEvent()

Implementation

AudioBridgeEvent(){
  this.audiobridge='';
  room=0;
}