menu
googleapis package
documentation
forms/v1.dart
Grade
Grade.new constructor
Grade.new constructor
dark_mode
light_mode
Grade
constructor
Grade
(
{
bool
?
correct
,
Feedback
?
feedback
,
double
?
score
,
})
Implementation
Grade({
this
.correct,
this
.feedback,
this
.score, });
googleapis package
documentation
forms/v1
Grade
Grade.new constructor
Grade class