rarityScore property

  1. @JsonKey(name: 'rarity_score')
num? rarityScore
inherited

Implementation

@JsonKey(name: 'rarity_score')
num? get rarityScore => throw _privateConstructorUsedError;