menu
tattoo
database/schema.dart
Teachers
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
Teachers
teachingHours property
Teachers class