Catalogue constructor

Catalogue({List<List<CatalogueElement>> catalogue })

Implementation

Catalogue({this.catalogue});