delegate property Null safety

RoomDelegate? delegate
read / write

delegate for room events

Implementation

RoomDelegate? delegate;