FirestoreEntity constructor

const FirestoreEntity({
  1. String? collection,
})

Implementation

const FirestoreEntity({this.collection});