CategoryWrapper constructor

CategoryWrapper(
  1. List<Category> categorys
)

Implementation

CategoryWrapper(this.categorys);