menu
zermelo package
documentation
School/School.dart
School
School.new constructor
School.new constructor
dark_mode
light_mode
School
constructor
School
(
{
required
int
id
,
required
String
name
,
})
Implementation
School({required this.id, required this.name});
zermelo package
documentation
School/School
School
School.new constructor
School class