shift property

String get shift

Shift

Implementation

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