damageRelations property

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

The damage relations the referenced type had up to and including the listed generation

Implementation

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