ofMember method Null safety

NERoomMember? ofMember(
  1. String? uuid
)

通过 uuid 获取成员对象

Implementation

NERoomMember? ofMember(String? uuid);