FuelStation constructor

FuelStation()

Implementation

FuelStation()
  : fuels = [], truckFuels = [], payAtThePump = null, highVolumePumps = null;