DestinyCollectibleState.fromJson constructor

DestinyCollectibleState.fromJson(
  1. int numValue
)

Implementation

factory DestinyCollectibleState.fromJson(int numValue) => DestinyCollectibleState(numValue);