menu
video_confi package
documentation
features/peers/enitity/peer_device.dart
PeerDevice
PeerDevice const constructor
PeerDevice const constructor
dark_mode
light_mode
PeerDevice
constructor
const
PeerDevice
(
{
String
?
flag
,
String
?
name
,
String
?
version
,
})
Implementation
const PeerDevice({this.flag, this.name, this.version});
video_confi package
documentation
features/peers/enitity/peer_device
PeerDevice
PeerDevice const constructor
PeerDevice class