guardianAttributes property

  1. @JsonKey.new(name: 'guardianAttributes')
DestinyTalentNodeStepGuardianAttributes? guardianAttributes
getter/setter pair

Implementation

@JsonKey(name:'guardianAttributes')
DestinyTalentNodeStepGuardianAttributes? guardianAttributes;