RoomRejectedDialOutRequestResponseApplicationJson constructor
      
      RoomRejectedDialOutRequestResponseApplicationJson([])
     
    
Creates a new RoomRejectedDialOutRequestResponseApplicationJson object using the builder pattern.
Implementation
factory RoomRejectedDialOutRequestResponseApplicationJson([
  void Function(RoomRejectedDialOutRequestResponseApplicationJsonBuilder)? b,
]) = _$RoomRejectedDialOutRequestResponseApplicationJson;