ammo property

get ammo

Implementation

Iterable<STWAmmo> get ammo => items.whereType<STWAmmo>();