The position of the last event sent by this object.
If no event has ever been sent by this object, returns null.
Source
Point get location => _location;
The position of the last event sent by this object.
If no event has ever been sent by this object, returns null.
Point get location => _location;