weeklyPlan property

Column<String> weeklyPlan
latefinal

Weekly plan describing topics covered each week (課程進度).

Note: Called "Course Schedule" on English page, but refers to weekly topics, not class meeting times.

Implementation

late final weeklyPlan = text().nullable()();