Get data with Cloud Firestore, how to map the received data to swift classes. Also demostrate how to use the automatic type serialization in Swift by conforming to the Codable protocol.
Documentation: https://firebase.google.com/docs/fire...
Codable Protocol: https://developer.apple.com/documenta...