menu
cometchat_calls_sdk
model/call_group.dart
CallGroup
CallGroup constructor
CallGroup
brightness_4
brightness_5
CallGroup
constructor
CallGroup
(
{
String
?
guid
,
String
?
name
,
String
?
icon
}
)
Implementation
CallGroup({ this.guid, this.name, this.icon });
cometchat_calls_sdk
call_group
CallGroup
CallGroup constructor
CallGroup class