damageRelations property

  1. @JsonKey(name: 'damage_relations')
TypeRelations damageRelations
inherited

A detail of how effective this type is toward others and vice versa.

Implementation

@JsonKey(name: 'damage_relations')
TypeRelations get damageRelations => throw _privateConstructorUsedError;