location property
The position of the last event sent by this object.
If no event has ever been sent by this object, returns null.
Implementation
Offset 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.
Offset get location => _location;