PerformanceResourceTiming

继承
实现者
注解
  • @Native("PerformanceResourceTiming")

属性

connectEnd num
没有设置器
connectStart num
没有设置器
decodedBodySize int?
没有设置器
domainLookupEnd num?
没有设置器
domainLookupStart num?
没有设置器
duration num
没有设置器继承
encodedBodySize int?
没有设置器
entryType String
没有设置器继承
fetchStart num?
没有设置器
hashCode int
此对象的重写码。
没有设置器继承
initiatorType String?
没有设置器
name String
没有设置器继承
nextHopProtocol String?
没有设置器
redirectEnd num?
没有设置器
redirectStart num?
没有设置器
requestStart num?
没有设置器
responseEnd num?
没有设置器
responseStart num?
没有设置器
runtimeType Type
对象运行类型的表示。
没有设置器继承
secureConnectionStart num?
没有设置器
serverTiming List<PerformanceServerTiming>?
没有设置器
startTime num
没有设置器继承
transferSize int?
没有设置器
workerStart num?
没有设置器

方法

noSuchMethod( Invocation invocation) → dynamic
当访问不存在的方法或属性时调用。
继承
toString() String
此对象的字符串表示形式。
继承

操作符

operator ==(Object other) bool
等于操作符。
继承