class Faker::Drone

def max_descent_speed

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