last property

T2 get last

Returns the last element of this tuple.

Implementation

T2 get last => $2;