PermissionReq constructor
const
PermissionReq(})
Implementation
const PermissionReq(
this.permissions, {
this.isNeedTipDialog = true,
this.onGranted,
this.onDenied,
this.title,
this.content,
this.cancelText,
this.confirmText,
this.permissionPermanentlyDeniedDesc = "当前申请的权限被永久拒绝或多次拒绝,需要您手动开启",
});