Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
CourseEntity Class Reference

Private Member Functions

const CourseModel ({ super.id, super.title, super.description, super.imageUrl, super.pdfPath, super.qcmPath, super.durationMinutes, super.progress, super.iconColor, super.createdAt, })
factory CourseModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()

Detailed Description

Definition at line 3 of file course_model.dart.

Member Function Documentation

◆ CourseModel()

const CourseEntity::CourseModel ( { super.id, super.title, super.description, super.imageUrl, super.pdfPath, super.qcmPath, super.durationMinutes, super.progress, super.iconColor, super.createdAt, } )
private
Here is the caller graph for this function:

◆ fromJson()

factory CourseModel CourseEntity::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 17 of file course_model.dart.

Here is the call graph for this function:

◆ toJson()

Map< String, dynamic > CourseEntity::toJson ( )
inlineprivate

Definition at line 33 of file course_model.dart.


The documentation for this class was generated from the following file: