no_attendance_recorded property
String
get
no_attendance_recorded
No attendance recorded
Implementation
String get no_attendance_recorded {
return Intl.message(
'No attendance recorded',
name: 'no_attendance_recorded',
desc: '',
args: [],
);
}