flingEffect property

  1. @JsonKey(name: 'fling_effect')
NamedAPIResource? flingEffect
inherited

The effect of the move Fling when used with this item.

See also:

ItemFlingEffect

Implementation

@JsonKey(name: 'fling_effect')
NamedAPIResource? get flingEffect => throw _privateConstructorUsedError;