menu
googleapis package
documentation
classroom/v1.dart
Criterion
Criterion.new constructor
Criterion.new constructor
dark_mode
light_mode
Criterion
constructor
Criterion
(
{
String
?
description
,
String
?
id
,
List
<
Level
>
?
levels
,
String
?
title
,
})
Implementation
Criterion({
this
.description,
this
.id,
this
.levels,
this
.title, });
googleapis package
documentation
classroom/v1
Criterion
Criterion.new constructor
Criterion class