getTable property

TableElement getTable

Returns the html TableElement created by the constructor.

Implementation

TableElement get getTable => table;