IncludeEventContext class
Properties
-
afterLimit
↔ int?
-
How many events after the result are
returned. By default, this is
5
.
getter/setter pair
-
beforeLimit
↔ int?
-
How many events before the result are
returned. By default, this is
5
.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
includeProfile
↔ bool?
-
Requests that the server returns the
historic profile information for the users
that sent the events that were returned.
By default, this is
false
.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited