Dart
dart:html
RtcStatsResponse
namedItem method
namedItem
description
namedItem
method
Null safety
RtcLegacyStatsReport
namedItem
(
String
?
name
)
Implementation
RtcLegacyStatsReport namedItem(String? name) native;
Dart
dart:html
RtcStatsResponse
namedItem method
RtcStatsResponse class
Properties
hashCode
runtimeType
Methods
namedItem
noSuchMethod
result
toString
Operators
operator ==