RoomLiveStateChangedCallback typedef Null safety

RoomLiveStateChangedCallback = void Function(NERoomLiveState state)

Implementation

typedef RoomLiveStateChangedCallback = void Function(NERoomLiveState state);