manaCost property
The mana cost for this face. This value should 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.
See preparedManaCost for a visual representation of this value.
Implementation
final String? manaCost;