menu
tattoo
database/database.dart
Student
studentId property
studentId
dark_mode
light_mode
studentId
property
String
studentId
final
Unique student ID (學號).
Implementation
final String studentId;
tattoo
database
Student
studentId property
Student class