Dart
dart:html
RtcLegacyStatsReport
timestamp property
timestamp
RtcLegacyStatsReport class
Properties
id
timestamp
type
hashCode
runtimeType
Methods
names
stat
noSuchMethod
toString
Operators
operator ==
timestamp property
DateTime
timestamp
Implementation
DateTime get timestamp => convertNativeToDart_DateTime(this._get_timestamp);