PKMItemFlingEffect
public class PKMItemFlingEffect: MappableThe various effects of the move Fling
 when used with different items.
- 
                  
                  The identifier for this fling effect resource DeclarationSwift public var id: Int?
- 
                  
                  The name for this fling effect resource DeclarationSwift public var name: String?
- 
                  
                  The result of this fling effect listed in different languages DeclarationSwift public var effectEntries: [PKMEffect]?
- 
                  
                  A list of items that have this fling effect list DeclarationSwift public var items: [PKMNamedAPIResource]?
- 
                  
                  Undocumented DeclarationSwift public class PKMItemFlingEffect: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMItemFlingEffect: Mappable
 View on GitHub
View on GitHub PKMItemFlingEffect Class Reference
        PKMItemFlingEffect Class Reference