I am getting products from firebase firestore. Is it possible to add id to every product, from 0,1,2,3...?
Here is my code:
class ProductsRepository {