menu
tattoo
database/schema.dart
TeacherSemesters
teachingHours property
teachingHours
dark_mode
light_mode
teachingHours
property
Column
<
double
>
teachingHours
late
final
Total teaching hours for this semester.
Implementation
late final teachingHours = real().nullable()();
tattoo
schema
TeacherSemesters
teachingHours property
TeacherSemesters class