labelShiftType property
String
get
labelShiftType
Shift Type
Implementation
String get labelShiftType {
return Intl.message(
'Shift Type',
name: 'labelShiftType',
desc: '',
args: [],
);
}