int rowIndex

Source

@DomName('HTMLTableRowElement.rowIndex')
@DocsEditable()
int get rowIndex => _blink.BlinkHTMLTableRowElement.instance.rowIndex_Getter_(this);