keywords property

List<String> keywords
final

A List of keywords that this card uses, such as 'Flying' and 'Cumulative upkeep'.

Implementation

final List<String> keywords;