getCurrentLocation property

GetCurrentLocationCallBack? getCurrentLocation
final

we don't need to depend in any package except maps so we let you choose how you get user current location you can use location or geo locator or any thing else

Implementation

final GetCurrentLocationCallBack? getCurrentLocation;