plugObjectives property
- @JsonKey(name: '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;