DiseaseLearningListPageArgs constructor

DiseaseLearningListPageArgs(
  1. {required ChapterDto chapter}
)

Implementation

DiseaseLearningListPageArgs({required this.chapter});