menu
magic_the_gathering_flutter package
documentation
models/mtg_card.dart
MtgCard
setName property
setName property
dark_mode
light_mode
setName
property
String
setName
final
This card's full set name, such as
'Bloomburrow'
.
Implementation
final String setName;
magic_the_gathering_flutter package
documentation
models/mtg_card
MtgCard
setName property
MtgCard class