Map<String, dynamic> toMap() => <String, dynamic>{ "userId": userId, "creatorId": creatorId, "productId": productId, "categoryId": categoryId, };