headerDisplayProperties property

  1. @JsonKey(name: 'headerDisplayProperties')
DestinyDisplayPropertiesDefinition? headerDisplayProperties
getter/setter pair

The header for the interaction dialog.

Implementation

@JsonKey(name:'headerDisplayProperties')
DestinyDisplayPropertiesDefinition? headerDisplayProperties;