strLoginAboutExit property

String strLoginAboutExit

Quit

Implementation

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