InvalidatedEventBody class
Properties
-
areas
→ List<InvalidatedAreas>?
-
Set of logical areas that got invalidated. This property has a hint
characteristic: a client can only be expected to make a 'best effort' in
honoring the areas but there are no guarantees. If this property is
missing, empty, or if values are not understood, the client should assume
a single value
all
.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
stackFrameId
→ int?
-
If specified, the client only needs to refetch data related to this stack
frame (and the
threadId
is ignored).
final
-
threadId
→ int?
-
If specified, the client only needs to refetch data related to this
thread.
final