FirefastStore constructor
FirefastStore(
- FirebaseFirestore datasource
Creates a new FirefastStore instance with the provided FirebaseFirestore
.
Implementation
FirefastStore(super.datasource);