atf_help_exit_app constant

TranslationEntry const atf_help_exit_app

Implementation

static const atf_help_exit_app = TranslationEntry(
  key: 'atf_help_exit_app',
  value:
      'Exits the application.  On mobile and desktop, this will result in the app quitting.  This will do nothing on the Web platform.',
);