animations property
If any animations were extracted from game content for this item, these will be the definitions of those animations.
Implementation
@JsonKey(name:'animations')
List<DestinyAnimationReference>? animations;
If any animations were extracted from game content for this item, these will be the definitions of those animations.
@JsonKey(name:'animations')
List<DestinyAnimationReference>? animations;