historyCurIndex method

int historyCurIndex(
  1. int row,
  2. String column
)

Implementation

int historyCurIndex(int row, String column) =>
    obj.historyCurIndex(row, column);