现在我在Application:Non-nullable field 'currentLocation' must be initialized.上遇到了一个错误 final geoLocatorService = GeolocatorService();
Position currentLocationApplicationBloc(){
se
下面是我的全部代码import GoogleMapsimport CoreLocation
case currentLocationvar locationManager = CLLocationManager()// for current location
var locationSelected = Location.currentLocation: CLLocation, searchedLocation: CLLocation