length property

int length

Returns the number of elements in the tuple.

Implementation

int get length => 0;