get Last Location
Returns the most recent location currently available.
If a location is not available, which should happen very rarely, null will be returned.
Since
1.0.0
Parameters
callback
LocationEngineCallback for the location result LocationEngineResult.
Throws
if permission is not granted to access location services.