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