GetCurrentLocationCallBack typedef

GetCurrentLocationCallBack = Future<LatLng?> Function()

Implementation

typedef GetCurrentLocationCallBack = Future<LatLng?> Function();