-
bubbles
↔ bool
-
getter/setter pairinherited
-
cancelable
↔ bool
-
getter/setter pairinherited
-
code
→ int
-
A number which represents the general type of error that occurred, as follow
final
-
currentTarget
↔ EventTarget?
-
getter/setter pairinherited
-
defaultPrevented
↔ bool
-
getter/setter pairinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
message
→ String
-
a human-readable string which provides specific diagnostic information to help the reader understand the error condition which occurred;
specifically, it isn't simply a summary of what the error code means, but actual diagnostic information to help in understanding what exactly went wrong.
This text and its format is not defined by the specification and will vary from one user agent to another.
If no diagnostics are available, or no explanation can be provided, this value is an empty string ("").
final
-
propagationStopped
↔ bool
-
getter/setter pairinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
target
↔ EventTarget?
-
getter/setter pairinherited
-
timeStamp
↔ int
-
getter/setter pairinherited
-
type
↔ String
-
getter/setter pairinherited