Business constructor
Business({})
Implementation
Business({
this.businessCenter,
this.businessCenterException,
this.meetingRooms,
this.meetingRoomsCount,
this.meetingRoomsCountException,
this.meetingRoomsException,
});