textValues property
Implementation
static Map<String, RoomPropertyKey> textValues = {
'host': RoomPropertyKey.host,
'live_status': RoomPropertyKey.liveStatus,
'ld': RoomPropertyKey.liveDuration,
};
static Map<String, RoomPropertyKey> textValues = {
'host': RoomPropertyKey.host,
'live_status': RoomPropertyKey.liveStatus,
'ld': RoomPropertyKey.liveDuration,
};