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