menu
tdlib2 package
documentation
td_api.dart
GroupCallVideoSourceGroup
GroupCallVideoSourceGroup.new constructor
GroupCallVideoSourceGroup.new constructor
dark_mode
light_mode
GroupCallVideoSourceGroup
constructor
GroupCallVideoSourceGroup
(
{
required
String
semantics
,
required
List
<
int
>
sourceIds
,
})
Implementation
GroupCallVideoSourceGroup({required this.semantics, required this.sourceIds});
tdlib2 package
documentation
td_api
GroupCallVideoSourceGroup
GroupCallVideoSourceGroup.new constructor
GroupCallVideoSourceGroup class