power property

String? power
final

This face's power, if any. This is a String because some cards have powers that are not numeric, such as '*'.

Implementation

final String? power;