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