menu
tattoo
database/schema.dart
CourseOfferings
textbooks property
textbooks
dark_mode
light_mode
textbooks
property
Column
<
String
>
textbooks
late
final
Textbooks and reference materials (使用教材、參考書目或其他).
Implementation
late final textbooks = text().nullable()();
tattoo
schema
CourseOfferings
textbooks property
CourseOfferings class