data property

List<MtgCard> data
final

A List of MtgCards which could be uniquely identified by their CardIdentifiers.

Implementation

final List<MtgCard> data;