fake_cloud_firestore library

Support for doing something awesome.

More dartdocs go here.

Constants

allowAllDescription → const String
'''service cloud.firestore { match /databases/{database}/documents { match /{document=**} { allow read, write; } } }'''