traits property

  1. @nonVirtual
Set<Trait> traits
final

Traits that the card has.

Always contains at least one trait, and up to four traits.

Implementation

@nonVirtual
final Set<Trait> traits;