MapFirestoreExtensions extension

extension methods for Map

on

Methods

getGeoPoint(String key) → GeoPoint?
Reads a key value of GeoPoint type from Map.
getTimestamp(String key, {Timestamp? defaultValue}) → Timestamp?
Reads a key value of Timestamp type from Map.