r2LcpDialogSupportPhone property

String r2LcpDialogSupportPhone

Implementation

String get r2LcpDialogSupportPhone => Intl.message(
      'Phone',
      name: 'r2_lcp_dialog_support_phone',
      locale: locale.toString(),
    );