last property

  1. @inlineVm
  2. @inlineJs
T6 last

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

Implementation

@inlineVm
@inlineJs
T6 get last => sixth;