parentId method

int parentId(
  1. T value
)

Implementation

int parentId(T value) => -1;