menu
open_cu_services_lmsapi package
documentation
generated/lms_api.models.swagger.dart
CourseOverviewByIdResponse
themes property
themes property
dark_mode
light_mode
themes
property
@JsonKey.new(name: 'themes', defaultValue: <CourseThemeItem>[])
List
<
CourseThemeItem
>
themes
final
Implementation
@JsonKey(name: 'themes', defaultValue: <CourseThemeItem>[]) final List<CourseThemeItem> themes;
open_cu_services_lmsapi package
documentation
generated/lms_api.models.swagger
CourseOverviewByIdResponse
themes property
CourseOverviewByIdResponse class