GetCategorySuccess constructor

const GetCategorySuccess(
  1. List<HelpCategory> categoryList
)

Implementation

const GetCategorySuccess(this.categoryList) : super();