class Faker::Drone

def max_flight_distance

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