officeHoursNote property

Column<String> officeHoursNote
latefinal

Additional notes about office hours (e.g., appointment requirements).

Implementation

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