length property

int length

Returns the size of Table.

Implementation

int get length => jsObject.length;