backShinyFemale property

  1. @JsonKey(name: 'back_shiny_female')
String? backShinyFemale
inherited

The shiny female depiction of this Pokémon from the back in battle.

Implementation

@JsonKey(name: 'back_shiny_female')
String? get backShinyFemale => throw _privateConstructorUsedError;