menu
rehacul_app_medical
models/disease_learning/learning_contents_dto.dart
LearningContentsDto
contentDetails property
contentDetails
brightness_4
brightness_5
contentDetails
property
dynamic
contentDetails
Implementation
get contentDetails => learningContents.map((e) => e.contentDetail).toList();
rehacul_app_medical
learning_contents_dto
LearningContentsDto
contentDetails property
LearningContentsDto class