cost property

  1. @nonVirtual
int cost
final

The cost of the card.

Always a non-negative integer, i.e. >= 0.

Implementation

@nonVirtual
final int cost;