rarity property Null safety

String rarity

get rarity

Implementation

String get rarity => stwRarities[rarityEnum] ?? rarityEnum;