请求定位权限
@override Future<void> requestLocationPermission() async { await channelMethod.invokeMethod(methodRequestLocationPermission); }