menu
magic_the_gathering_flutter package
documentation
models/mtg_card.dart
MtgCard
reserved property
reserved property
dark_mode
light_mode
reserved
property
bool
reserved
final
Whether this card is on the Reserved List.
Implementation
final bool reserved;
magic_the_gathering_flutter package
documentation
models/mtg_card
MtgCard
reserved property
MtgCard class