VideoRoomEvent constructor Null safety

VideoRoomEvent()

Implementation

VideoRoomEvent(){
  this.videoroom='';
  room=0;
}