r2LcpDialogSupport property

String r2LcpDialogSupport

Implementation

String get r2LcpDialogSupport => Intl.message(
      'Support',
      name: 'r2_lcp_dialog_support',
      locale: locale.toString(),
    );