roomService property Null safety

NERoomService roomService

获取房间服务,提供创建、加入房间能力,返回 NERoomService 实例。

Implementation

NERoomService get roomService;