attendance_location_not_added property
String
get
attendance_location_not_added
Your attendance location not added
Implementation
String get attendance_location_not_added {
return Intl.message(
'Your attendance location not added',
name: 'attendance_location_not_added',
desc: '',
args: [],
);
}