检测定位权限
@override Future<bool> checkLocationPermission() async { return await channelMethod.invokeMethod(methodCheckLocationPermission); }