Future<String> getUserLocation() async { return await AnythinkSdk.channel.invokeMethod("getUserLocation", {}); }