menu
flutter_voximplant package
documentation
flutter_voximplant.dart
VIVideoFlags
VIVideoFlags constructor
VIVideoFlags constructor
dark_mode
light_mode
VIVideoFlags
constructor
VIVideoFlags
(
{
bool
sendVideo
=
false
,
bool
receiveVideo
=
false
,
})
Implementation
VIVideoFlags({this.sendVideo = false, this.receiveVideo = false});
flutter_voximplant package
documentation
flutter_voximplant
VIVideoFlags
VIVideoFlags constructor
VIVideoFlags class