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

Private Member Functions

const QcmModel ({ super.id, super.courseId, super.question, super.options, super.correctAnswerIndex, super.explanation, })
factory QcmModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()

Detailed Description

Definition at line 3 of file qcm_model.dart.

Member Function Documentation

◆ fromJson()

factory QcmModel QcmEntity::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 13 of file qcm_model.dart.

Here is the call graph for this function:

◆ QcmModel()

const QcmEntity::QcmModel ( { super.id, super.courseId, super.question, super.options, super.correctAnswerIndex, super.explanation, } )
private
Here is the caller graph for this function:

◆ toJson()

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

Definition at line 26 of file qcm_model.dart.


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