ios

val FirebaseFirestore.ios: FIRFirestore(source)
val LocalCacheSettings.ios: FIRLocalCacheSettingsProtocol(source)
val WriteBatch.ios: FIRWriteBatch(source)
val Transaction.ios: FIRTransaction(source)
val DocumentReference.ios: FIRDocumentReference(source)
val CollectionReference.ios: FIRCollectionReference(source)
val ChangeType.ios: FIRDocumentChangeType(source)
val QuerySnapshot.ios: FIRQuerySnapshot(source)
val DocumentChange.ios: FIRDocumentChange(source)
val DocumentSnapshot.ios: FIRDocumentSnapshot(source)
val SnapshotMetadata.ios: FIRSnapshotMetadata(source)
val FieldPath.ios: FIRFieldPath(source)