FirestoreObject constructor

const FirestoreObject(
  1. String? collectionName
)

Implementation

const FirestoreObject(this.collectionName);