frontShiny property

  1. @JsonKey(name: 'front_shiny')
String? frontShiny
inherited

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

Implementation

@JsonKey(name: 'front_shiny')
String? get frontShiny => throw _privateConstructorUsedError;