firestoreJsInteropSerializable top-level constant
JsonSerializable
const firestoreJsInteropSerializable
A JsonSerializable
annotation that adds support for Firestore types
in a JS interop context
Implementation
const firestoreJsInteropSerializable =
JsonSerializable(converters: firestoreJsInteropJsonConverters);