call abstract method

$R call({
  1. IgnoreEqualityBox<Map<VectorDefinition, TableCell>>? cellsBox,
  2. ItemLocation? background,
})

Implementation

$R call(
    {IgnoreEqualityBox<Map<VectorDefinition, TableCell>>? cellsBox,
    ItemLocation? background});