DestinyPresentationNodeState.fromJson constructor

DestinyPresentationNodeState.fromJson(
  1. int numValue
)

Implementation

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