Method: Pokemongodb::Move::AerialAce.type

Defined in:
lib/pokemongodb/moves/aerial_ace.rb

.typeObject



16
17
18
# File 'lib/pokemongodb/moves/aerial_ace.rb', line 16

def self.type
  Pokemongodb::Type::Flying
end