last property

T3 last

Returns the last element of this tuple.

Implementation

T3 get last => $3;