traps property

Iterable<STWTrap> traps

get traps

Implementation

Iterable<STWTrap> get traps => items.whereType<STWTrap>();