class Faker::Drone

def max_charging_power

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