getPermissionType method

dynamic getPermissionType ()

获取权限

Implementation

getPermissionType(){
  return _permissionType;
}