NetworkRequestWillBeSendExtraInfo class
Network.requestWillBeSentExtraInfo Network.responseReceivedExtraInfo Network.dataReceived Network.resourceChangedPriority Network.loadNetworkResource Network.requestServedFromCache
- Inheritance
-
- Object
- JSONEncodable
- InspectorEvent
- NetworkRequestWillBeSendExtraInfo
Constructors
Properties
- associatedCookies → List
-
final
-
clientSecurityState
→ Map<
String, dynamic> -
final
-
connectTiming
→ Map<
String, dynamic> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
headers
→ Map<
String, List< String> > -
final
- method → String
-
no setteroverride
- params → JSONEncodable?
-
no setteroverride
- requestId → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- siteHasCookieInOtherPartition → bool
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited