int sectionRowIndex

Source

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