class Faker::Drone

def flight_time

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