aspects property

  1. @nonVirtual
Set<Aspect> aspects
final

Aspects that the card belongs to.

Always contains at least one aspect, and up to two aspects.

Implementation

@nonVirtual
final Set<Aspect> aspects;