lastSafe property

E? lastSafe

Implementation

E? get lastSafe => atSafe(length - 1);