class Faker::Drone

def battery_capacity

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