last property

  1. @inlineVm
  2. @inlineJs
T4 last

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

Implementation

@inlineVm
@inlineJs
T4 get last => fourth;