roomAccountData property
Key-Value store for private account data only visible for this user.
Implementation
Map<String, BasicRoomEvent> roomAccountData = {};
Key-Value store for private account data only visible for this user.
Map<String, BasicRoomEvent> roomAccountData = {};