length property

int get length

Returns the size of Table.

Implementation

int get length => jsObject.length;