r2LcpDialogReasonInvalidPassphrase property

String r2LcpDialogReasonInvalidPassphrase

Implementation

String get r2LcpDialogReasonInvalidPassphrase => Intl.message(
      'Incorrect Passphrase',
      name: 'r2_lcp_dialog_reason_invalidPassphrase',
      locale: locale.toString(),
    );