converters library

Classes

FirestoreDateTimeConverter
A JsonConverter that adds support for DateTime objects within ODM models.

Constants

firestoreJsInteropJsonConverters → const List<JsonConverter<Object?, Object?>>
The list of JsonConverters that adds support for Firestore types
firestoreJsInteropSerializable → const JsonSerializable
A JsonSerializable annotation that adds support for Firestore types in a JS interop context