menu
agora_chat_callkit package
documentation
models/chat_callkit_user_mapper.dart
ChatCallKitUserMapper
ChatCallKitUserMapper const constructor
ChatCallKitUserMapper const constructor
dark_mode
light_mode
ChatCallKitUserMapper
constructor
const
ChatCallKitUserMapper
(
String
channel
,
Map
<
int
,
String
>
infoMapper
)
Implementation
const ChatCallKitUserMapper(this.channel, this.infoMapper);
agora_chat_callkit package
documentation
models/chat_callkit_user_mapper
ChatCallKitUserMapper
ChatCallKitUserMapper const constructor
ChatCallKitUserMapper class