getGoodsGenerator abstract method

Generator<List<Goods>?> getGoodsGenerator()

Returns the goods generator for this location type

Implementation

Generator<List<Goods>?> getGoodsGenerator();