last property

  1. @inlineVm
  2. @inlineJs
T3 last

Returns the last (or third) element of this sequence.

Implementation

@inlineVm
@inlineJs
T3 get last => third;