presentationInfo property

  1. @JsonKey(name: 'presentationInfo')
DestinyPresentationChildBlock? presentationInfo
getter/setter pair

Implementation

@JsonKey(name:'presentationInfo')
DestinyPresentationChildBlock? presentationInfo;