r2LcpDialogHelp property

String r2LcpDialogHelp

Implementation

String get r2LcpDialogHelp => Intl.message(
      'Need more help?',
      name: 'r2_lcp_dialog_help',
      locale: locale.toString(),
    );