customInfo property

Map<String, String>? customInfo
getter/setter pair

Custom information of users in room

Implementation

Map<String, String>? customInfo;