PendingOperation({ required this.id, required this.sessionId, required this.type, this.requestId, }) : createdAt = DateTime.now();