manaCost property

String manaCost
final

The mana cost for this face.

This value will be any empty string '' if the cost is absent. Remember that per the game rules, a missing mana cost and a mana cost of {0} are different values.

Implementation

final String manaCost;