bonusPlugs property
- @JsonKey(name: 'bonusPlugs')
getter/setter pair
A list of 'bonus' socket plugs that may be available if certain requirements are met.
Implementation
@JsonKey(name:'bonusPlugs')
List<DestinyItemCraftingBlockBonusPlugDefinition>? bonusPlugs;