void locationUpdate(double lat, double lang) { FluttersamplepluginPlatform.instance.locationUpdate(lat, lang); }