const factory WalletConnectError({ required int code, required String message, String? data, }) = _WalletConnectError;