EnterTmp property

String get EnterTmp

Temporary group:

Implementation

String get EnterTmp {
  return Intl.message(
    'Temporary group:',
    name: 'EnterTmp',
    desc: '',
    args: [],
  );
}