Inheritance
Annotations
  • DocsEditable()
  • DomName('RTCStatsReport')
  • Experimental()

Static Methods

internalCreateRtcStatsReport() RtcStatsReport

Constructors

RtcStatsReport.internal_()

Properties

read / write, inherited
hashCode int

read-only
id String

read-only
local RtcStatsReport

read-only
remote RtcStatsReport

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
timestamp DateTime

read-only
type String

read-only

Operators

operator ==(other) bool

The equality operator.

Methods

names() List<String>

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
stat(String name) String

toString() String

Returns a string representation of this object.

inherited