class Faker::Drone

def max_wind_resistance

Returns:
  • (String) -
def max_wind_resistance
  parse('drone.max_wind_resistance')
end