last property

T4 last

Returns the last element of this tuple.

Implementation

T4 get last => fourth;