plugObjectives property

  1. @JsonKey(name: 'plugObjectives')
SingleComponentResponseOfDestinyItemPlugObjectivesComponent? plugObjectives
getter/setter pair

Information about objectives on Plugs for a given item. See the component's documentation for more info. COMPONENT TYPE: ItemPlugObjectives

Implementation

@JsonKey(name:'plugObjectives')
SingleComponentResponseOfDestinyItemPlugObjectivesComponent? plugObjectives;