noDamageTo property

  1. @JsonKey(name: 'no_damage_to')
List<NamedAPIResource> noDamageTo
inherited

A list of types this type has no effect on.

See also:

Type

Implementation

@JsonKey(name: 'no_damage_to')
List<NamedAPIResource> get noDamageTo => throw _privateConstructorUsedError;