menu
tcic_client_ui package
documentation
utils/network_service/question_service.dart
CommonGetQuestionParams
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override toJson() { return {"class_id": classId}; }
tcic_client_ui package
documentation
utils/network_service/question_service
CommonGetQuestionParams
toJson method
CommonGetQuestionParams class