PerformanceNavigationTiming 类
- 继承
-
- Object
- PerformanceEntry
- PerformanceResourceTiming
- PerformanceNavigationTiming
- 注解
-
- @Native("PerformanceNavigationTiming")
属性
- connectEnd → num
-
无设置器继承
- connectStart → num
-
无设置器继承
- decodedBodySize → int?
-
无设置器继承
- domainLookupEnd → num?
-
无设置器继承
- domainLookupStart → num?
-
无设置器继承
- domComplete → num?
-
无设置器
- domContentLoadedEventEnd → num?
-
无设置器
- domContentLoadedEventStart → num?
-
无设置器
- domInteractive → num?
-
无设置器
- duration → num
-
无设置器继承
- encodedBodySize → int?
-
无设置器继承
- entryType → String
-
无设置器继承
- fetchStart → num?
-
无设置器继承
- hashCode → int
- 此对象的哈希码。无设置器继承
- initiatorType → String?
-
无设置器继承
- loadEventEnd → num?
-
无设置器
- loadEventStart → num?
-
无设置器
- name → String
-
无设置器继承
- nextHopProtocol → String?
-
无设置器继承
- redirectCount → int?
-
无设置器
- redirectEnd → num?
-
无设置器继承
- redirectStart → num?
-
无设置器继承
- requestStart → num?
-
无设置器继承
- responseEnd → num?
-
无设置器继承
- responseStart → num?
-
无设置器继承
- runtimeType → Type
- 对象的运行时类型表示。无设置器继承
- secureConnectionStart → num?
-
无设置器继承
-
serverTiming → List<
PerformanceServerTiming> ? -
无设置器继承
- startTime → num
-
无设置器继承
- transferSize → int?
-
无设置器继承
- type → String?
-
无设置器
- unloadEventEnd → num?
-
无设置器
- unloadEventStart → num?
-
无设置器
- workerStart → num?
-
无设置器继承
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时调用。继承
-
toString(
) → String - 该对象的字符串表示。继承
操作符
-
operator ==(
Object other) → bool - 等于操作符。继承