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