checkin property
String
get
checkin
Clock in
Implementation
String get checkin {
return Intl.message(
'Clock in',
name: 'checkin',
desc: '',
args: [],
);
}
Clock in
String get checkin {
return Intl.message(
'Clock in',
name: 'checkin',
desc: '',
args: [],
);
}