multiverseIds property

List<int>? multiverseIds
final

This card’s multiverse IDs on Gatherer, if any, as an array of integers.

Note that Scryfall includes many promo cards, tokens, and other esoteric objects that do not have these identifiers.

Implementation

final List<int>? multiverseIds;