DestinyCollectibleState.fromJson constructor
DestinyCollectibleState.fromJson(
- int numValue
Implementation
factory DestinyCollectibleState.fromJson(int numValue) => DestinyCollectibleState(numValue);