616 B
616 B
manager_api_new.model.QuizStatDTO
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| sectionId | String | [optional] | |
| sectionTitle | String | [optional] | |
| avgScore | double | [optional] | |
| totalQuestions | int | [optional] | |
| completions | int | [optional] |