menu
flutter_webrtc_fixed_v0_12_0 package
documentation
flutter_webrtc_fixed_v0_12_0.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);
flutter_webrtc_fixed_v0_12_0 package
documentation
flutter_webrtc_fixed_v0_12_0
StatsReport
StatsReport.new constructor
StatsReport class