menu
attendance_management package
documentation
models/entities/attendance_register.dart
AttendanceRegisterModel
attendees property
attendees property
dark_mode
light_mode
attendees
property
List
<
AttendeeModel
>
?
attendees
final
Implementation
final List<AttendeeModel>? attendees;
attendance_management package
documentation
models/entities/attendance_register
AttendanceRegisterModel
attendees property
AttendanceRegisterModel class