eighth property

  1. @inlineVm
  2. @inlineJs
  3. @Deprecated(r'Instead use the canonical accessor $8')
T8 eighth

Returns the eighth element of this record.

Implementation

@inlineVm
@inlineJs
@Deprecated(r'Instead use the canonical accessor $8')
T8 get eighth => $8;