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