Dart API Reference
dart:html
RtcStatsReport
RtcStatsReport
class
Annotations
DocsEditable()
DomName('RTCStatsReport')
Experimental()
Instance Properties
id
String
read-only
local
RtcStatsReport
read-only
remote
RtcStatsReport
read-only
timestamp
DateTime
read-only
type
String
read-only
Instance Methods
names
(
) →
List
<
String
>
stat
(
String
name
) →
String