menu
tencent_cloud_chat package
documentation
cache/tencent_cloud_chat_cache_adpter.dart
TencentCloudChatAdpter
TencentCloudChatAdpter.new constructor
TencentCloudChatAdpter.new constructor
dark_mode
light_mode
TencentCloudChatAdpter
constructor
TencentCloudChatAdpter
(
{
required
String
name
,
required
int
age
,
required
List
<
String
>
friends
,
})
Implementation
TencentCloudChatAdpter({required this.name, required this.age, required this.friends});
tencent_cloud_chat package
documentation
cache/tencent_cloud_chat_cache_adpter
TencentCloudChatAdpter
TencentCloudChatAdpter.new constructor
TencentCloudChatAdpter class