How do I get the record count from my firebase collection?
I have a firebase database with a collection called lines. I’m trying to get the total count of line records. I initially tried this:
How do I get the record count from my firebase collection?
I have a firebase database with a collection called lines. I’m trying to get the total count of line records. I initially tried this: