menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
StatsReport
StatsReport.new constructor
StatsReport.new constructor
dark_mode
light_mode
StatsReport
constructor
StatsReport
(
String
id
,
String
type
,
double
timestamp
,
Map
values
,
)
Implementation
StatsReport(this.id, this.type, this.timestamp, this.values);
webrtc_interface_plus package
documentation
webrtc_interface_plus
StatsReport
StatsReport.new constructor
StatsReport class