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