DownloadWillBeginEvent class
Properties
-
frameId
→ FrameId
-
Id of the frame that caused the download to begin.
final
-
guid
→ String
-
Global unique identifier of the download.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
suggestedFilename
→ String
-
Suggested file name of the resource (the actual name of the file saved on disk may differ).
final
-
url
→ String
-
URL of the resource being downloaded.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited