craftables property

  1. @JsonKey(name: 'craftables')
List<DestinyPresentationNodeCraftableChildEntry>? craftables
getter/setter pair

Implementation

@JsonKey(name:'craftables')
List<DestinyPresentationNodeCraftableChildEntry>? craftables;